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

# $TRIBOT Tokenomics

* **Total supply: 100M**
* **Private sale price: $0.005 - $0.0085**
* **Listing price: $0.009**
* **Mcap at launch: $720K**

<table data-header-hidden><thead><tr><th width="135">.</th><th width="75"></th><th width="121"></th><th width="95"></th><th width="68"></th><th width="96"></th><th width="104"></th><th></th></tr></thead><tbody><tr><td><strong>Allocation</strong></td><td><strong>%</strong></td><td><strong>Tokens</strong></td><td><strong>TGE Release</strong></td><td><strong>Cliff</strong></td><td><strong>Vesting</strong></td><td><strong>Monthly Release</strong></td><td><strong>Market Value at TGE</strong></td></tr><tr><td>Token Sale</td><td>62%</td><td>62M</td><td>100%</td><td>-</td><td>-</td><td>-</td><td>$558,000</td></tr><tr><td>Ecosystem Rewards</td><td>10%</td><td>10M</td><td>-</td><td>-</td><td><strong>-</strong></td><td>Special Rule</td><td>$0.00</td></tr><tr><td>Marketing</td><td>5%</td><td>5M</td><td>0%</td><td>6</td><td>12</td><td>8.33%</td><td>$0.00</td></tr><tr><td>Team</td><td>5%</td><td>5M</td><td>0.0%</td><td>12</td><td>12</td><td>8.33%</td><td>$0.00</td></tr><tr><td>Liquidity</td><td>18%</td><td>18M</td><td>100%</td><td>-</td><td>-</td><td>-</td><td>$162,000</td></tr><tr><td>Totals</td><td>100%</td><td>100M</td><td></td><td></td><td></td><td></td><td>$720,000</td></tr></tbody></table>

**🔡 "WHY 100,000,000 supply"❔**

Here is one great reason: $TRIBOT is not just a bot token, it also acts as your go-to Liquidity Staking token that gives you liquidity while you stake & print

Combining the most effective profit makers into a TRIFECTA of opportunities for our communities


---

# 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://trifecta.gitbook.io/welcome/usdtribot-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.
