# Eligibility Requirements

Requirements for appearing on the Atract Leaderboard.

## Minimum Requirements

To appear on the leaderboard, traders must meet:

| Requirement      | Threshold  | Purpose                          |
| ---------------- | ---------- | -------------------------------- |
| Atract Score     | 50+        | Demonstrates baseline competency |
| Trade Count      | 20+ trades | Statistical validity             |
| Trading Volume   | $10,000+   | Meaningful activity              |
| Account Duration | 14+ days   | Time-tested performance          |

## Score Calculation

Your Atract Score (0-100) determines leaderboard position:

**Components:**

* Profitability metrics (30%)
* Consistency of returns (25%)
* Risk management quality (25%)
* Trading volume (15%)
* Account age (5%)

**Scoring Tiers:**

| Score  | Tier            | Description                    |
| ------ | --------------- | ------------------------------ |
| 80-100 | Excellent       | Top performer, high confidence |
| 65-79  | Good            | Strong track record            |
| 50-64  | Acceptable      | Meets minimum standards        |
| <50    | Below Threshold | Not displayed on leaderboard   |

## What Counts

**Included:**

* Personal wallet trades only
* All Hyperliquid perpetual markets
* Both profitable and losing trades
* Historical data since account creation

**Excluded:**

* Vault trading performance
* Demo/testnet activity
* Trades from other platforms

## Improving Your Score

### Increase Profitability

* Maintain positive risk-adjusted returns
* Avoid large drawdowns
* Take consistent profits

### Improve Consistency

* Trade regularly (not sporadically)
* Maintain stable win rate
* Avoid revenge trading patterns

### Manage Risk

* Keep drawdowns small
* Use appropriate position sizes
* Don't over-leverage

### Build Volume

* Trade actively (within your strategy)
* Larger position sizes increase volume
* More trades = better data

## Verification

All data comes directly from Hyperliquid:

* On-chain trade history
* Verified through Hyperliquid API
* No self-reported metrics
* Immutable trading record

## Disqualification

Traders may be removed for:

* Score falling below 50
* Inactive for extended period (30+ days)
* Fraudulent activity detection
* Terms of service violations

## Related Pages

* [Atract Score](/analytics/atract-score.md)
* [Leaderboard Overview](/leaderboard/leaderboard.md)
* [Getting Funded](/leaderboard/getting-funded.md)


---

# Agent Instructions: 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:

```
GET https://docs.atract.app/leaderboard/eligibility.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
