> For the complete documentation index, see [llms.txt](https://whitepaper.profitrocket.ai/profitrocket-ai-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.profitrocket.ai/profitrocket-ai-whitepaper/welcome-to-profitrocket-ai/tokenomics.md).

# Tokenomics

#### <mark style="color:green;">**Contract Address:**</mark> [0xB4332EA7458113DDA4696378e73a0202536410D1](https://bscscan.com/address/0xB4332EA7458113DDA4696378e73a0202536410D1)

#### <mark style="color:green;">**Total Supply:**</mark> 1,000,000,000 (One Billion)

#### <mark style="color:green;">**Decimals:**</mark> 18

### <mark style="color:purple;">Token Distribution:</mark>

<table data-full-width="false"><thead><tr><th width="296.3333333333333" align="center">What</th><th align="center">Percent</th><th align="center">Tokens</th></tr></thead><tbody><tr><td align="center">Presale 🤖</td><td align="center">30%</td><td align="center">300,000,000</td></tr><tr><td align="center">Liquidity 💪</td><td align="center">20%</td><td align="center">200,000,000</td></tr><tr><td align="center">CEX Listings ⭐</td><td align="center">10%</td><td align="center">100,000,000</td></tr><tr><td align="center">Community Investment Pool</td><td align="center">10%</td><td align="center">100,000,000</td></tr><tr><td align="center">Team Allocation 🫶</td><td align="center">8%</td><td align="center">80,000,000</td></tr><tr><td align="center">Marketing And Development 📈</td><td align="center">7%</td><td align="center">70,000,000</td></tr><tr><td align="center">Staking Rewards 🚀</td><td align="center">5%</td><td align="center">50,000,000</td></tr><tr><td align="center">Airdrop/Referral Program 💲</td><td align="center">4%</td><td align="center">40,000,000</td></tr><tr><td align="center">Advisors/Partnerships 🫱</td><td align="center">3%</td><td align="center">30,000,000</td></tr><tr><td align="center">Loss Prevention 💯 </td><td align="center">3%</td><td align="center">30,000,000</td></tr></tbody></table>

## <mark style="color:red;">Details:</mark>

***

### <mark style="color:green;">Buy / Sell Taxes:</mark>&#x20;

* Investment Fund Tax - 8%&#x20;
* Marketing & Development Tax - 2%

### <mark style="color:green;">Token Locks & MultiSig Security:</mark>

* <mark style="color:orange;">**CEX Listings:**</mark> 100% of allotment will be locked for the 1st 30 days, after 30 days these tokens will be placed into a multi-sig wallet and used on an executive-approved basis only.                                                                                                                                                                                                           &#x20;
* <mark style="color:orange;">**Team Tokens:**</mark> 80% of the team allotment will be locked for 6 months, after which the tokens will be distributed at a 10% monthly vestment until gone.
* <mark style="color:orange;">**Loss Prevention Fund:**</mark> 100% of the loss prevention allocation will be placed into a locked transparent wallet and will be tied directly to the investment pool to automatically cover any loss amount in the rare event that the AI bots report losses over any 30-day period.  This fund is meant to ONLY cover losses, nothing else.


---

# 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://whitepaper.profitrocket.ai/profitrocket-ai-whitepaper/welcome-to-profitrocket-ai/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.
