> 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/account-elimination.md).

# Account Elimination

Risk management is one of the most important skills in trading.

ChartFi Arena is designed to reward disciplined traders - not reckless gambling.

For that reason, every participant has one account and one opportunity each week.

Protecting your capital is just as important as growing it.

***

## ⚠️ What Is Account Elimination?

A trader is eliminated from the current weekly competition if their virtual account balance reaches **$0**.

Once eliminated:

❌ No additional virtual funds are provided.

❌ No account resets during the week.

❌ No second chances until the next competition.

The trader must wait until the following Monday when a new Arena season begins.

***

## 🔄 Weekly Reset

Every Monday at **00:00 UTC**, every participant receives:

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

Every trader begins again with the same starting capital.

Every week is a fresh opportunity to compete.

***

## 📈 Why This Rule Exists

The Account Elimination rule exists to encourage responsible trading.

Without consequences, traders could simply gamble with oversized positions until one trade succeeds.

ChartFi Arena rewards traders who demonstrate:

🛡️ Risk Management

📊 Consistency

🧠 Strategic Decision Making

⏳ Patience

Protecting capital is a skill.

The Arena rewards that skill.

***

## 🏆 Discipline Wins Championships

Many traders believe success comes from taking bigger risks.

Professional traders know the opposite is often true.

The traders who survive, adapt, and manage risk effectively are the ones who consistently reach the top of the leaderboard.

In ChartFi Arena, survival is part of the competition.

***

## 🌟 Every Monday Is A New Beginning

A blown account is not the end.

Every new week starts with:

✅ Fresh Balance

✅ Fresh Leaderboard

✅ Fresh Opportunity

Learn from your mistakes.

Improve your strategy.

Return stronger.

***

## 💚 Trade Smart

Every trade is a decision.

Every decision shapes your journey.

The Arena rewards discipline over emotion.

Manage risk wisely.

Protect your capital.

Earn your place among the champions.

### **🏟️ 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/account-elimination.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.
