> For the complete documentation index, see [llms.txt](https://docs.xyxyx.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xyxyx.pro/protocol/treasury.md).

# Treasury

### Overview

Treasury is a protocol-owned [XYXYX](/protocol/xyxyx.md) reserve, which is dictated by the [Xyxyx DAO](/protocol/governance.md). The Treasury was initially funded with an allocation of 6 XYXYX.

Xyxyx charges a 1% fee over the sell-side transactions incurred in the XYXYX/ETH LP, which is deployed and owned by the Xyxyx Protocol — and the only market available for XYXYX. This 1% fee is charged as XYXYX and entirely collected by the Treasury.

***

### Financial Statement

* Treasury Balance Sheet: 22.45 XYXYX\*

<table><thead><tr><th width="204">AMOUNT</th><th>ORIGIN</th></tr></thead><tbody><tr><td>6 XYXYX</td><td><ul><li>Treasury allocation from XYXYX tokenomics</li><li>Locked and held at UNCX - pending withdrawal by Treasury</li></ul></td></tr><tr><td>7 XYXYX</td><td><ul><li>Reallocated from Team allocation from XYXYX tokenomics</li><li>Locked and held at UNCX until March 2025</li></ul></td></tr><tr><td>4 XYXYX</td><td><ul><li>Allocated by <a href="https://etherscan.io/address/0xa47bea3bbfc9a9655e1cad064217d7eb0dcdc579">0xa47b...c579</a></li><li>Held at Treasury's address (<a href="https://etherscan.io/address/0x4Ac9d175Cd5A4BE6D8A4D70C6A64E61de2BD96aD">0x4Ac9...96aD</a>)</li></ul></td></tr><tr><td>5.45 XYXYX</td><td><ul><li>Sell-side fees collected by XYXYX/ETH LP since February 23rd, 2024</li><li>Held at UNCX locker - pending withdrawal by Treasury</li></ul></td></tr></tbody></table>

*\*As of January 15th, 2025*


---

# 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://docs.xyxyx.pro/protocol/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.
