> For the complete documentation index, see [llms.txt](https://no-cto.gitbook.io/ratpaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://no-cto.gitbook.io/ratpaper/tokenomics/token-distribution.md).

# Token Distribution

***Locking Mechanism:***\
***🕰️ Dev wallet locked for 12 months post-launch.***\
***🔓 Vesting monthly over 12 months after lock.***

| Category                 | % Allocation | Purpose                                                      |
| ------------------------ | ------------ | ------------------------------------------------------------ |
| Community Airdrops       | 35%          | Degens deserve to win first. Meme contests, missions, chaos. |
| DEX Liquidity            | 25%          | For trading, market-making, LP staking.                      |
| NFT/Utility Reserve      | 15%          | Rewards for NFT holders, DAO votes, music perks.             |
| Dev/Team Wallet (Locked) | 10%          | Small stash, long vesting. We’re rats, not pigs.             |
| Marketing + Collabs Fund | 10%          | Meme warfare, influencers, underground alliances.            |
| Treasury & DAO           | 5%           | Controlled by the cult. Future tools, bot upgrades, grants.  |


---

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

```
GET https://no-cto.gitbook.io/ratpaper/tokenomics/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.
