> For the complete documentation index, see [llms.txt](https://phunks.gitbook.io/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://phunks.gitbook.io/knowledge-base/built-by-phunks/for-the-pham/flywheel.md).

# FLYWHEEL

The FlyWheel is a [DAPP](https://www.phunks.pro/) that appraises mid- and top-tier CryptoPhunks and gives holders the option to sell them to the Treasury at a small discount to fair market value in a trustless, fair, and automatic way.

CryptoPhunks FlyWheel was built by [Hwonder](https://twitter.com/hWonderofWorld) and [MiddleMarch](https://twitter.com/dumbnamenumbers) with the purpose of providing access to liquidity for CryptoPhunks community and in the process it enriches Phunks treasury with rare phunks, that eventually enter the loop for future public auctions using [phunks auction house](/knowledge-base/built-by-phunks/for-the-pham/auction-house.md).

***

## <mark style="color:blue;">`LINKS`</mark>

<details>

<summary>Website</summary>

<https://www.phunks.pro/>

</details>

<details>

<summary>FlyWheel PhunkBox</summary>

<https://notlarvalabs.com/cryptophunks/phunkbox?address=0x769a9fe72ad5dd35d7a28ca85248f5ffd17916e9>

</details>

<details>

<summary>FlyWheel Smart Contract</summary>

<https://etherscan.io/address/0x86b525ab8c5c9b8852f3a1bc79376335bcd2f962>

</details>

***

<div data-full-width="false"><figure><img src="/files/ixM1n4g73cUIt46I6Aio" alt=""><figcaption><p>PREVIEW</p></figcaption></figure></div>

***

## <mark style="color:blue;">`FLYWHEEL PHUNKS FINAL`</mark>

<div data-full-width="true"><figure><img src="/files/43ej7Ca2Ew4PWd5nscU3" alt=""><figcaption><p><a href="https://notlarvalabs.com/cryptophunks/phunkbox?address=0x769a9fe72ad5dd35d7a28ca85248f5ffd17916e9"><strong>AUGUST 31, 2023</strong> </a></p></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://phunks.gitbook.io/knowledge-base/built-by-phunks/for-the-pham/flywheel.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
