> 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/vphree.io/intro.md).

# INTRO

vPhree is the front door to all things Phunky. View your Phunks across all 3 collections, check out the latest Treasury Proposal, place a bid on the current auction, get Flywheel estimates, and more--all in one place.&#x20;

{% hint style="info" %}
vPHREE INSIGHT\
\
vPhree started as a phee-less marketplace currently supporting v3 Phunk NFTs, which builds off the foundation created by the [NotLarvaLabs](https://notlarvalabs.com/) team. Since its launch, vPhree has evolved into a Phunky Hub showcasing community-built solutions including: Treasury Propositions, Flywheel, Auction House, and Not Larva Labs. In addition, our updated Dashboard allows users to view the Philips, CryptoPhunks, and v3Phunks owned along with Not Larva Labs and vPhree activity.
{% endhint %}

***

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

<details>

<summary>Website</summary>

<https://www.vphree.io/>

</details>

<details>

<summary>vPhree GitHub</summary>

<https://github.com/rdupo/vphree-next-dev>

</details>

<details>

<summary>vPhree Smart Contract</summary>

<https://etherscan.io/address/0xAcCDD31413e3aD25AFF71394dFE68E17306580B5#code>

</details>

***

<figure><img src="/files/HI0PPsLk3WRK5C9Kzxgr" alt=""><figcaption><p>PREVIEW</p></figcaption></figure>


---

# 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/vphree.io/intro.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.
