> For the complete documentation index, see [llms.txt](https://protocol-x.gitbook.io/ptxcrypto/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://protocol-x.gitbook.io/ptxcrypto/ecosystem/protocol-x-native-token-usdptx/treasury.md).

# Treasury

{% hint style="info" %}
The Treasury plays a very important role in Protocol X. It provides three extremely critical functions for the growth and sustainability of PTX. <br>

The treasury functions as additional financial support for the PxBB. This additional support can become important in the event of an extreme price drop of the $PTX token or an unforeseen black-swan event and It helps to establish a floor value for the $PTX token.&#x20;

The treasury may also be used to fund new PTX products, services, and projects that will expand and provide more value to the Protocol X community as well as provide funding for marketing.  \
\
Not only is the Treasury an essential part of the Protocol, but so is sustainability. \
\
Large Treasury dumps are not only looked down upon by investors but also by the Protocol X team.<br>
{% 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:

```
GET https://protocol-x.gitbook.io/ptxcrypto/ecosystem/protocol-x-native-token-usdptx/treasury.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
