> For the complete documentation index, see [llms.txt](https://docs.rips.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rips.app/tokenomics/coin-distribution-details.md).

# Coin Distribution Details

**Initial Sale: 15%**

A dedicated liquidity pool supports trading stability and seamless user experience across both decentralized and centralized exchanges. This allocation will fund the initial liquidity for $RIPS listings and backstop in-app swaps between coins, ensuring that users can easily convert or trade their assets.

**Community & Rewards: 30%**

This pool is reserved for the people who make RIPS what it is: players, collectors, and early supporters. 10% of total supply funds Airdrops #1–#6. The remaining 20% is reserved for future seasons, quests, leaderboard rewards, and other onchain incentives. This ensures that users who engage with RIPS every day are continuously rewarded for their participation and discovery efforts.

**Treasury: 30%**

The Treasury exists to secure Rips’ long-term growth. These coins fund future development, multi-chain expansion, partnerships, and other ecosystem initiatives. The Treasury also acts as a strategic reserve, enabling flexibility for grants, creator incentives, and cross-chain integrations as the platform matures.

**Core Team: 10%**

This allocation is reserved for the core team who have built Rips from its earliest prototype through launch. Coins in this category will vest over time to align incentives with sustainable growth and continued contribution.

**Advisors: 5%**

Rips was incubated in the Skycastle Incubator. The team at Skycastle advised on tokenomics, token design, community development and partnerships. We believe working with a community of early Farcaster users with deep ties to the Clanker ecosystem will make our token stronger for the long term.

**Early Investors: 10%**

A small portion of the supply is allocated to early strategic investors who provided essential resources and capital as we built out the Rips platform. Rips’ growth has been driven by its users, so this allocation is intentionally limited to maintain a community-first model. Investor coins will be subject to vesting and lockup periods to ensure alignment with long-term success.

<br>


---

# 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.rips.app/tokenomics/coin-distribution-details.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.
