> 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.md).

# Distribution

{% hint style="info" %}
Total supply is fixed at **1,000,000,000 $DING**.

Each unit of $DING natively supports fractions up to **6 decimals**. (ie. you can transact an amount of 1.234567 $DING)

The ticker: **DING**

Policy ID: [**ce5b9e0f8a88255b65f2e4d065c6e716e9fa9a8a86dfb86423dd1ac0**](https://cardanoscan.io/token/ce5b9e0f8a88255b65f2e4d065c6e716e9fa9a8a86dfb86423dd1ac044494e47)
{% endhint %}

![](/files/tg0xGPhsYAn4GN1F9wGC)

{% hint style="info" %}
You can check the current $DING circulating supply as well as other live metrics by going to <https://getding.gg/live/>
{% endhint %}

<table><thead><tr><th width="263.95128497921587">Fund</th><th width="159.37787078437077">Amount ($DING)</th><th>Release schedule</th></tr></thead><tbody><tr><td><a href="/pages/MhHI5HEKvKdIGWu6jUQP">PXL Staking Program</a></td><td>68,209,881</td><td>Over a 90 day NFT staking program, ends July 31st 2022</td></tr><tr><td><a href="/pages/Ho29BLMdpTBWPr3vA8Cl">PXL Boot Camp Program</a></td><td>25,000,000</td><td>30 days before PXL Wars PvP mainnet goes live, released over 30 days of staking</td></tr><tr><td><a href="/pages/d6X5gmmifJYkZdy397yo">Community DAO Treasury</a></td><td>6,790,119 ++</td><td>Unlocked in equal monthly amounts for a period of 1 year, will be supplemented by PXL Staking &#x26; Boot Camp leftovers.</td></tr><tr><td><a href="/pages/nzjY7xtgsOxCybPTyL2H">Project Treasury</a></td><td>600,000,000</td><td>Unlocked only via $DING APY or other instruments for incentivising staking inside and outside of the DEADPXLZ ecosystem (DEXes, CEXes etc), also supplemented by in-game $DING expenditure over time.</td></tr><tr><td><a href="/pages/hLPzEY4F54sgThCKSoaX">Ecosystem Fund</a></td><td>200,000,000</td><td>Unlocks in equal tranches of 10,000,000 $DING every quarter for 5 years.</td></tr><tr><td><a href="/pages/nxLaRUrVODAeYUH9PW5a">Team &#x26; Advisors</a></td><td>100,000,000</td><td>Unlocked in equal monthly tranches of 2,777,777 $DING for 3 years with a 1 year initial lockup.</td></tr><tr><td><strong>TOTAL</strong></td><td><strong>1,000,000,000</strong></td><td></td></tr></tbody></table>


---

# 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.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.
