> 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/weekly-competition.md).

# Weekly Competition

Every week, the ChartFi Arena opens a brand-new competition where traders compete using real-time market prices and virtual funds.

Each competition is completely independent, giving every participant a fresh opportunity to prove their trading skills.

Whether you finished first last week or blew your account, everyone starts again with the same balance.

Every Monday is a new beginning.

***

## 📅 Competition Schedule

Each Arena competition follows a fixed weekly schedule.

🟢 **Starts**

**Monday - 00:00 UTC**

🔴 **Ends**

**Friday - 18:00 UTC**

Competitions conclude before the weekly market close to ensure fair and consistent final rankings.

***

## 💰 Equal Starting Balance

Every participant receives:

**💵 $10,000 Virtual Trading Account**

All accounts begin with identical balances.

No trader has an advantage.

Success depends entirely on trading performance.

***

## 📈 Trade Real Market Prices

During the competition, participants trade using:

🥇 Gold (XAU/USD)

💱 Major Forex Pairs

Additional markets may be introduced as the Arena evolves.

Although trades use virtual funds, all market prices reflect live market conditions.

***

## 🏆 Weekly Rankings

At the end of each competition, traders are ranked according to:

**Highest Final Account Equity**

The Top 10 traders receive:

🏆 Weekly $CHART Rewards

📊 Championship Points

🥇 Community Recognition

Every position matters.

Even one place higher can make a difference.

***

## 🎯 A Fresh Start Every Week

Unlike traditional trading competitions, every new week resets the Arena.

All participants receive:

✅ New Virtual Account

✅ New Opportunity

✅ New Leaderboard

Past performance does not carry over into weekly rankings.

Every Monday is a chance to climb back to the top.

***

## 🌟 Consistency Wins

Winning one week is impressive.

Winning consistently is exceptional.

Every weekly competition contributes valuable points toward the Monthly Championship, where the most consistent traders compete for even greater rewards.

Every trade matters.

Every week counts.

### **See you in the Arena every Monday.**


---

# 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/weekly-competition.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.
