> 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/vesting-schedule.md).

# Vesting Schedule

ChartFi is committed to long-term sustainability.

Rather than releasing large amounts of tokens into circulation at once, the ChartFi ecosystem follows a structured vesting model designed to support steady growth while protecting the long-term health of the ecosystem.

This approach helps reduce unnecessary selling pressure while ensuring that community initiatives remain sustainable for years to come.

***

## 🏆 Arena Treasury Vesting

The ChartFi Arena Treasury consists of **18% of the total token supply**.

**Allocation:** 180,000,000 $CHART

These tokens are **not released immediately**.

Instead, they are unlocked gradually over **36 months**.

***

## 📅 Monthly Release

The Arena Treasury follows a controlled monthly release schedule.

**Release Rate:**

• 0.5% of the vested allocation every month

Each monthly release is used to support:

🏆 Weekly Arena Competitions

👑 Monthly Championships

🎁 Community Events

🎉 Future Ecosystem Campaigns

This ensures that rewards remain consistent while avoiding large token emissions.

***

## 🌱 Why Vesting Matters

A sustainable ecosystem cannot rely on large one-time token distributions.

Gradual vesting helps:

✅ Reduce selling pressure

✅ Support long-term ecosystem growth

✅ Maintain consistent community incentives

✅ Encourage responsible token management

By controlling emissions over time, ChartFi creates a healthier environment for both the ecosystem and its community.

***

## 📈 Growing Beyond Vesting

The Arena Treasury provides the foundation for community rewards.

As the ChartFi ecosystem expands, additional prize pools may also be supported through ecosystem revenue generated from trading activities.

This creates a scalable reward system capable of growing alongside the project.

***

## 💚 Long-Term Commitment

ChartFi was designed with sustainability at its core.

Every vesting decision reflects our commitment to responsible ecosystem management rather than short-term hype.

Our objective is simple:

Build an ecosystem that continues rewarding the community not just during launch, but for years to come.

### **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/vesting-schedule.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.
