> 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/chartfi-arena/overview.md).

# Overview

Welcome to **ChartFi Arena** - the competitive heart of the ChartFi ecosystem.

ChartFi Arena is a skill-based paper trading competition where traders compete using **real-time market prices** without risking real money.

Every participant starts with the same virtual account, follows the same rules, and trades under the same market conditions.

The only thing that separates winners from everyone else is **skill, discipline, and consistency.**

***

## ⚔️ A New Way To Compete

ChartFi Arena transforms trading into an exciting community experience.

Instead of simply watching the markets, community members actively compete against one another for leaderboard positions, recognition, and **$CHART** rewards.

Every week brings a new opportunity.

Every trade counts.

Every decision matters.

***

## 💵 Equal Opportunity For Everyone

Every trader receives:

**💰 $1,000 Virtual Trading Balance**

No one has an advantage.

No one can buy a better position.

Every competitor begins with identical capital, creating a fair and transparent trading environment.

Success is earned - not purchased.

***

## 📈 Real Markets. Zero Financial Risk.

ChartFi Arena mirrors real market conditions while eliminating the financial risk associated with live trading.

Participants trade using:

🥇 Gold (XAU/USD)

💱 Major Forex Pairs

📊 Additional markets planned for future expansion.

Because trades are executed using virtual funds, traders can focus on improving their strategy without risking personal capital.

***

## 🏆 Built Around Competition

ChartFi Arena is designed to reward consistency - not luck.

Every week:

🏆 Top traders earn **$CHART** rewards.

📊 Leaderboard points are awarded based on final rankings.

👑 Monthly Champions are crowned based on cumulative performance.

Only the most disciplined traders consistently reach the top.

***

## 🌍 More Than A Game

ChartFi Arena is more than just a competition.

It is a place where traders can:

📈 Practice real market analysis

🧠 Improve trading discipline

🏆 Build their reputation

🎯 Test new strategies

🤝 Compete with the community

🎁 Earn **$CHART** rewards

Every competition becomes an opportunity to learn, improve, and grow.

***

## 🚀 The Beginning Of Something Bigger

ChartFi Arena is only the first step in our long-term vision.

Future updates may introduce:

📊 Additional financial markets

🏅 Seasonal Championships

🎖️ Achievement System

🌎 Global Rankings

👥 Team Competitions

🎉 Community Events

As ChartFi continues to grow, so will the Arena.

***

## 🌟 Welcome To The Arena

This is where preparation meets opportunity.

Where discipline beats emotion.

Where consistency creates champions.

Every Monday, the Arena opens.

Every Friday, champions are crowned.

Will your name be on the leaderboard?

### **Trade. Compete. Win.**


---

# 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/chartfi-arena/overview.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.
