> 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/frequently-asked-questions-faq.md).

# Frequently Asked Questions (FAQ)

Below are answers to some of the most common questions about ChartFi and the ChartFi Arena.

If your question is not answered here, please reach out to our community moderators through our official channels.

***

## 📌 What is ChartFi?

ChartFi is a community-driven trading ecosystem built around transparency, sustainable growth, and active participation.

The ecosystem combines professional trading, strategic revenue allocation, community rewards, and the ChartFi Arena into one connected platform.

***

## 🏟️ What is ChartFi Arena?

ChartFi Arena is a skill-based paper trading competition where participants trade using **real-time market prices** with **virtual funds**.

No real money is required to participate.

Top-performing traders earn **$CHART** rewards based on their performance.

***

## 💵 Do I trade with real money?

No.

Every participant receives a **$1,000 virtual trading account** at the start of each weekly competition.

All trading is performed using virtual funds while reflecting real market prices.

***

## 📈 Which markets can I trade?

During launch, ChartFi Arena supports:

• 🥇 Gold (XAU/USD)

• 💱 Major Forex Pairs

Additional markets may be introduced in future updates.

***

## 🏆 How are winners selected?

At the end of each weekly competition, traders are ranked according to their **final account equity**.

The Top 10 traders receive **$CHART** rewards and championship points.

***

## 👑 How does the Monthly Championship work?

Every weekly competition awards championship points.

These points accumulate throughout the month.

At the end of the fourth weekly competition, the Top 10 traders with the highest total points become the Monthly Champions and receive the monthly reward pool.

***

## 💀 What happens if I lose my entire account?

If your virtual account balance reaches **$0**, you are eliminated from that week's competition.

A fresh **$1,000 virtual trading account** will be issued when the next weekly competition begins.

***

## 🎁 Where do Arena rewards come from?

Arena rewards are supported through the dedicated Arena Treasury and may continue to expand as the ChartFi ecosystem grows.

***

## 📱 How do I access ChartFi Arena?

ChartFi Arena will be available through the official **ChartFi Telegram Mini App**.

Simply launch the Mini App and join the current competition.

***

## 🌍 Can anyone participate?

ChartFi Arena is designed for the global ChartFi community.

Availability may vary depending on local laws and platform requirements.

Participants are responsible for ensuring they comply with the regulations applicable in their own jurisdiction.

***

## 🚀 Will new features be added?

Yes.

ChartFi is designed as a continuously evolving ecosystem.

Future updates may include:

📊 Additional Markets

🏅 Achievement System

🌎 Global Rankings

👥 Team Competitions

🎉 Seasonal Events

📈 Advanced Performance Analytics

***

## 💬 Need More Help?

If you have additional questions, please join our official community channels.

Our moderators and community members will be happy to assist you.

### **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/frequently-asked-questions-faq.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.
