# Token Distribution

<figure><img src="/files/2keRLP9A6tiGeNi0M8xt" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="128">Category</th><th width="296">Description</th><th width="57" data-type="number">%</th><th>Why?</th></tr></thead><tbody><tr><td>Private Sale</td><td>Early funding stage to kickstart the project. Crucial for development and initial partnerships.</td><td>0</td><td>Nobody gets unfair early access to the token</td></tr><tr><td>Airdrop</td><td>Promotional tokens to drive adoption and rewards</td><td>0</td><td>Nobody gets unfair access to the token. Even if they participate in promotions</td></tr><tr><td>Liquidity</td><td>Tokens added into liquidity on launch.</td><td>15</td><td>Required so that the token is smoothly tradable</td></tr><tr><td>Emissions</td><td>Tokens sold fairly to the market through the DAO</td><td>85</td><td>Fair access given to everyone</td></tr><tr><td>Treasury</td><td>Treasury saved up by the protocol</td><td>0</td><td>Team must build treasury by adding value to the community.</td></tr><tr><td>Advisors</td><td>Allocation for the experts who guide the protocol's development and governance</td><td>0</td><td>No unfair allocation based on experience</td></tr><tr><td>Team</td><td>Tokens held by the team</td><td>0</td><td>Team also does not get any free tokens</td></tr></tbody></table>

Advisors, team members, and the community all have equal access to tokens, with the sole method of acquisition being through purchasing them on the open market at a fair and transparent price.


---

# Agent Instructions: 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.ducattechnologies.com/token-governance/usdducat/token-distribution.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.
