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

# Tokenomics

### RIZZ Tokenomics: Powering the RIZZolution

The $RIZZ token is the lifeblood of the RIZZ ecosystem, fueling community engagement, powering our innovative dApps, and driving the adoption of the Sui blockchain. Here's a breakdown of our tokenomics:

### **Token Specifications**

* **Name:** RIZZ
* **Ticker:** $RIZZ
* **Network:** [Sui (SUI)](https://sui.io/)
* **Contract Address:** [0x76a8f2e666d88cbdc9a98cd308f503a10776268be79b6b512dba70fd2373ba74::rizz::RIZZ](https://suiscan.xyz/mainnet/coin/0x76a8f2e666d88cbdc9a98cd308f503a10776268be79b6b512dba70fd2373ba74::rizz::RIZZ/txs)
* **LP Contract Address:** [0xdd8a87051f5f618099352145c357a5d7e36210a5a921793f79d7fa90a521daeb](https://suiscan.xyz/mainnet/object/0xdd8a87051f5f618099352145c357a5d7e36210a5a921793f79d7fa90a521daeb)
* **Max Supply:** 969,420,216 RIZZ

### **Token Distribution**

RIZZ employs a strategic token distribution model designed to foster a healthy and sustainable ecosystem:

* **78% Liquidity Pool (LP):** The majority of $RIZZ tokens are locked in the liquidity pool, ensuring ample liquidity for trading and minimizing price volatility. This commitment to a robust LP demonstrates our dedication to long-term stability and growth.
* **22% Ecosystem Growth:** The remaining tokens are allocated to fuel the RIZZolution. This includes:
  * **Team:** A portion is reserved for the core team, incentivizing their continued dedication and hard work in building the RIZZ ecosystem.
  * **Airdrops:** Strategic airdrops will be conducted to reward early supporters and attract new community members.
  * **Community Incentives:** Tokens will be allocated to community initiatives, contests, and rewards programs, fostering engagement and participation.
  * **Future Applications:** A portion is reserved for funding the development of innovative dApps and expanding the RIZZ ecosystem.

### **Why This Distribution Matters**

This carefully crafted token distribution model is crucial for the long-term success of RIZZ. By prioritizing liquidity and allocating resources to ecosystem growth, we aim to create a thriving community and a sustainable project that delivers value to our holders.

### **The Future of $RIZZ**

The $RIZZ token is more than just a digital asset; it's a key that unlocks the exciting world of RIZZ. As we continue to build out our ecosystem, the utility and value of $RIZZ will continue to grow. Holders can look forward to:

* **Governance Rights:** Participate in shaping the future of RIZZ by voting on key proposals and initiatives.
* **Exclusive Access:** Gain access to exclusive events, content, and opportunities within the RIZZ ecosystem.
* **dApp Utility:** Utilize $RIZZ within our upcoming dApps, unlocking unique features and experiences.
* **Community Rewards:** Earn rewards and incentives for actively participating in the RIZZ community.

Join us on this exciting journey as we redefine the meme coin landscape and build a vibrant, community-driven ecosystem on the Sui blockchain.


---

# 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://rizz-1.gitbook.io/rizz/learn-about-rizz/tokenomics.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.
