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

# TBOT Tokenomics

**Understand the $TBOT token supply, distribution, and unlock schedule.**

***

## Token Overview

| Attribute        | Value                                        |
| ---------------- | -------------------------------------------- |
| **Name**         | TokenBot                                     |
| **Symbol**       | TBOT                                         |
| **Network**      | Ethereum (ERC-20) + Base L2                  |
| **Total Supply** | 1,000,000,000 TBOT                           |
| **Contract**     | `0x6645EC2036fB0DE007714829A6116279002F6408` |

***

## Current Supply Status

> ℹ️ The figures below are from the last published snapshot. For live circulating supply and unlock data, see [CoinMarketCap](https://coinmarketcap.com/currencies/tokenbot/).

| Status             | Amount         | % of Supply |
| ------------------ | -------------- | ----------- |
| 🔒 **Locked**      | \~753.04M TBOT | \~75.30%    |
| 📊 **Circulating** | \~246.95M TBOT | \~24.70%    |

*Reflects the first quarterly unlock (May 30, 2026) having completed.*

***

## Token Unlock Schedule

$TBOT tokens unlock gradually over time to ensure long-term project stability and prevent sudden supply shocks.

### Completed Unlocks

| Date               | Amount       | % of Supply |
| ------------------ | ------------ | ----------- |
| ✅ **May 30, 2026** | 107.57M TBOT | 10.76%      |

### Upcoming Unlocks

| Date             | Amount       | % of Supply |
| ---------------- | ------------ | ----------- |
| **Aug 30, 2026** | 107.57M TBOT | 10.76%      |
| **Nov 29, 2026** | 107.57M TBOT | 10.76%      |
| **Feb 27, 2027** | 107.57M TBOT | 10.76%      |
| **May 27, 2027** | 107.57M TBOT | 10.76%      |
| **Aug 27, 2027** | 107.57M TBOT | 10.76%      |
| **Nov 27, 2027** | 107.57M TBOT | 10.76%      |
| **Feb 27, 2028** | 107.57M TBOT | 10.76%      |

### Unlock Timeline

```
2026                    2027                    2028
 │                       │                       │
 ├── May 30 ✅           ├── Feb 27 (10.76%)     ├── Feb 27 (10.76%)
 ├── Aug 30 (10.76%)     ├── May 27 (10.76%)     │
 └── Nov 29 (10.76%)     ├── Aug 27 (10.76%)     └── END
                         └── Nov 27 (10.76%)
```

**Key Points:**

* 🗓️ **8 quarterly unlocks** from May 2026 to Feb 2028
* 📊 **Equal distribution** — each unlock releases 10.76% of total supply
* ⏱️ **\~2 year vesting** — full unlock completes February 2028

***

## Why Gradual Unlocks?

Token unlocks are structured this way to:

1. **Protect investors** — Prevents early holders from dumping large amounts
2. **Align incentives** — Team and stakeholders stay committed long-term
3. **Market stability** — Gradual supply increases are easier for markets to absorb
4. **Build trust** — Transparent schedule lets everyone plan ahead

***

## Official Links

* 🐦 [**X (Twitter)**](https://x.com/tokenbot) — Official announcements (@TokenBotV2)
* 🔍 [**Etherscan Token Page**](https://etherscan.io/token/0x6645EC2036fB0DE007714829A6116279002F6408) — Verify contract, see holders
* 📊 [**CoinMarketCap**](https://coinmarketcap.com/currencies/tokenbot/) — Live price & market data
* 🔓 [**Token Unlocks**](https://coinmarketcap.com/currencies/tokenbot/#token_unlocks) — Real-time unlock tracker
* 💻 [**Token Contracts (GitHub)**](https://github.com/tokenbot-org/token-contracts) — Open source smart contracts

***

## Frequently Asked Questions

### When is the next unlock?

The next unlock is **Aug 30, 2026**, releasing 107.57M TBOT (10.76% of supply). The first unlock (May 30, 2026) has already completed.

### How much is currently circulating?

Roughly 24.7% of supply after the first unlock. For the live figure, see [CoinMarketCap](https://coinmarketcap.com/currencies/tokenbot/).

### Where can I track unlocks in real-time?

Visit the [CoinMarketCap Token Unlocks page](https://coinmarketcap.com/currencies/tokenbot/#token_unlocks) for live tracking.

### Will unlock events affect the price?

Unlock events add supply to the market. Impact depends on market conditions and whether unlocked tokens are sold or held. TokenBot's gradual unlock schedule (quarterly over 2 years) is designed to minimize sudden price impacts.

***

## Next: Rewards & Referral Program

Learn how to earn $TBOT through trading and referrals.

[View Rewards Program →](https://github.com/tokenbot-org/tokenbot-docs/blob/main/help-center/rewards/rewards-and-referrals/README.md)


---

# 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://docs.tokenbot.com/home/10-tokenomics.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.
