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

# Token Distribution

The entire XBURN supply is minted with PLS within the first 10 days, with no additional tokens created afterwards. This makes XBURN deflationary very quickly.&#x20;

**XBURN Token Distribution:**

• Max Supply: 1 billion tokens (exactly 1,055,000,000).

• Liquidity Wallet: 50 million tokens (to be paired with other Protocols on PulseChain in the future to          create stronger liquidity bonding with top performing deflationary tokens).

• Starting Liquidity: 5 million tokens paired with WPLS for the starting LP.

• Stage 1 (Days 1-10): 100,000,000 XBURN tokens auctioned daily.

• Stage 2 (Day 11 onward): All auctioned XBURN tokens come from XBURN Vault: 20% of total supply of XBURN tokens accumulated in XBURN Vault at given time will be auctioned daily into perpetuity.

Daily emission of all XBURN tokens to be distributed will take effect at 2p.m. UCT every day. Any arbitrage between the auction tokens and XBURN liquidity pools' tokens will be very evident, allowing the participants to take instant advantage of any price difference.&#x20;

**PLS Token Distribution:**&#x20;

Daily auctions for XBURN are conducted using PLS

• **XBURN** **Buy and Burn / Feed XBURN Vault / Grow** bonded liquidity pools: 89%

• **PVOLT buy and burn**: 5%

• **X protocol buy and burn**: 2%&#x20;

• **Voltage Game Rewards** (website: voltcoin.win): 1%

• **Genesis**: **3%**&#x20;

<div data-full-width="false"><figure><img src="/files/JZjnNUAyf9C6wK1mXIy9" alt=""><figcaption></figcaption></figure></div>


---

# 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.xburn.win/about/quickstart.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.
