> For the complete documentation index, see [llms.txt](https://docs.pxlz.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pxlz.org/ding-token-metrics/distribution/project-treasury.md).

# Project Treasury

**600,000,000 $DING** will be allocated to the [PXL Wars](/pxl-wars/introduction.md) $DING Treasury which serves as both a reserve for distributing $DING into the Cardano ecosystem in the form of $DING staking rewards as well as a collector for in-game $DING spending.

The project $DING treasury will hence leverage a critical mass of tokens towards creating a balance between the funds it holds and the overall circulating supply.

The treasury will also support any form of staking APY which the project may give out via future $DING staking programmes.

All subsequent staking programmes APY harvesting operations can be subject to unlock periods which are TBD at the moment of writing.

PXL Wars users will be able to spend $DING on various in-game cosmetics and utility items which will in turn give them an extra competitive edge, thus enabling them to earn more ADA by winning more PvP battles.

{% hint style="info" %}
This fund only unlocks $DING in the form of staking APY for participating in staking programmes held within or outside of the DEAPDXLZ ecosystem (ie. DEXes, CEXes, etc).
{% 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://docs.pxlz.org/ding-token-metrics/distribution/project-treasury.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.
