> 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/monthly-championship.md).

# Monthly Championship

The Monthly Championship is the highest achievement within the ChartFi Arena.

While weekly competitions reward individual performances, the Monthly Championship recognizes the traders who consistently perform at the highest level throughout the entire month.

One great week can earn a victory.

Only consistency earns a championship.

***

## 📅 How It Works

Each month consists of four weekly Arena competitions.

At the end of every weekly competition, the Top 10 traders receive championship points based on their final ranking.

These points accumulate throughout the month.

When the fourth weekly competition concludes, the traders with the highest total points are crowned the Monthly Champions.

***

## 🏆 Championship Points

Points are awarded every week as follows:

🥇 1st Place — 10 Points

🥈 2nd Place — 9 Points

🥉 3rd Place — 8 Points

4️⃣ 4th Place — 7 Points

5️⃣ 5th Place — 6 Points

6️⃣ 6th Place — 5 Points

7️⃣ 7th Place — 4 Points

8️⃣ 8th Place — 3 Points

9️⃣ 9th Place — 2 Points

🔟 10th Place — 1 Point

Every point matters.

Even a Top 10 finish can become the difference between winning and missing the Monthly Championship.

***

## 🎯 Rewarding Consistency

The Monthly Championship was created to reward disciplined traders - not lucky trades.

Successful competitors are expected to demonstrate:

📈 Consistent Performance

🛡️ Strong Risk Management

🧠 Strategic Decision Making

⏳ Patience

The best traders prove themselves over multiple weeks, not just a single competition.

***

## 🏅 Monthly Champions

At the conclusion of the fourth weekly competition:

👑 The Top 10 traders with the highest total championship points become the Monthly Champions.

These traders receive the exclusive Monthly Championship reward pool and earn permanent recognition within the ChartFi community.

Becoming a Monthly Champion represents one of the highest achievements in the ChartFi Arena.

***

## 🌟 The Ultimate Goal

Every week is a battle.

Every month is a championship.

Compete consistently.

Manage risk wisely.

Climb the rankings.

Earn your place among the best traders in the Arena.

### **🏟️ Welcome to the Arena.**

#### **Only the disciplined become champions.**


---

# 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/monthly-championship.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.
