# Agent Token Distribution

* 1,000,000,000 tokens per Agent
* Distribution:
  * 5% Agent coin goes to Eliza Framework Wallet
  * 15% Agent Coin goes to Uniswap
  * 80% for token sale, structured as:

    * NFT Owner Priority (First Access)

    Exclusive first purchase rights at mint

    Controls whitelist period settings for collection holders

    * Collection NFT Holders (Optional Whitelist)

    Second priority purchase rights if enabled

    Whitelist duration set by NFT owner

    * Public Sale

    Remaining tokens available to general public

    Begins after priority periods end


---

# 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://whitepaper.themajor.ai/agent-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.
