> For the complete documentation index, see [llms.txt](https://party-fox.gitbook.io/party-fox/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://party-fox.gitbook.io/party-fox/the-voice-of-the-fox/meet-usdpf.md).

# Meet $PF

A story could become useful simply because someone decided to tell it again.  That principle becomes part of PARTYFOX through $PF

{% hint style="info" %} <mark style="color:$warning;">$PF is the native token of the PARTYFOX ecosystem.</mark>
{% endhint %}

Total Supply

*<mark style="color:$primary;">**$P**</mark><mark style="color:$warning;">**F**</mark> tokens will be purchased on the open market.*

* The token represents the digital footprint of the fox.
* Think of it as the trace Reynard leaves behind as the story continues moving forward.

<mark style="color:$primary;">**$P**</mark><mark style="color:$warning;">**F**</mark> is designed to connect the collection, community and future ecosystem around <mark style="color:$primary;">PARTY</mark><mark style="color:$warning;">FOX</mark>.

&#x20;

<mark style="color:$danger;">**The Old Rule**</mark>

<mark style="color:$primary;">$P</mark><mark style="color:$warning;">F</mark> is intended as a utility and community token within the PARTYFOX ecosystem.

{% hint style="info" %}
*It should not be understood as a promise of financial returns, guaranteed appreciation or ownership of the underlying intellectual property.*
{% endhint %}


---

# 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://party-fox.gitbook.io/party-fox/the-voice-of-the-fox/meet-usdpf.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.
