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

# Tokenomics

The **$CHART** token is the foundation of the ChartFi ecosystem.

Its distribution has been designed with simplicity, transparency, and long-term sustainability in mind.

Rather than creating unnecessary allocations or complex token structures, ChartFi follows a straightforward model that prioritizes liquidity, ecosystem growth, and responsible development.

***

## 🪙 Token Information

**Token Name:** ChartFi

**Token Symbol:** $CHART

**Network:** BNB Smart Chain (BEP-20)

**Total Supply:** 1,000,000,000 $CHART

**Decimals:** 18

***

## 📊 Token Allocation

#### 🌊 Initial Liquidity - 70%

**700,000,000 $CHART**

A significant portion of the total supply is allocated to initial liquidity to promote healthy market depth, improve price stability, and support long-term trading.

The liquidity pool will be permanently locked following launch.

***

#### 🏆 Arena Treasury (Vested) - 18%

**180,000,000 $CHART**

This allocation is dedicated exclusively to supporting the ChartFi Arena.

These tokens are vested over **36 months**, with **0.5% of the vested allocation released each month** to fund weekly competitions, monthly championships, and future community events.

This controlled release model helps ensure that community rewards remain sustainable while minimizing unnecessary token emissions.

***

#### 👨‍💻 Core Team & Analysts - 12%

**120,000,000 $CHART**

This allocation supports the continued growth of the ChartFi ecosystem.

It is intended for:

• Core Development

• Professional Analysts

• Ecosystem Expansion

• Strategic Operations

• Long-Term Project Development

This allocation ensures the team has the resources needed to continue building, maintaining, and expanding the ChartFi ecosystem.

***

## 🔒 Fair Launch Commitment

ChartFi is committed to a transparent and community-focused launch.

At launch:

✅ Initial Liquidity: **1 BNB**

✅ Liquidity Pool Locked

✅ Contract Ownership Renounced

These measures are designed to promote transparency and provide confidence in the long-term integrity of the project.

***

## 🌱 Built for Sustainability

ChartFi's tokenomics prioritize longevity over short-term hype.

Every allocation has a defined purpose.

Every token contributes toward strengthening the ecosystem.

By combining sustainable vesting, deep initial liquidity, and responsible ecosystem management, ChartFi aims to create a strong foundation for future growth.

As the ecosystem evolves, the **$CHART** token will continue serving as the core asset powering the ChartFi ecosystem, ChartFi Arena, community rewards, and future platform utilities.

### **Trade. Grow. Fuel The Chart.**


---

# 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.chartfidocs.xyz/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.
