# Overview

Discover skilled traders and find funding opportunities.

## Overview

The Atract Leaderboard showcases traders who have demonstrated consistent performance trading on Hyperliquid. Investors use the leaderboard to find traders worth funding.

**Key Points:**

* Rankings based on Atract Score (0-100)
* Minimum score of 50 required to appear
* Only personal wallet performance counts (vault performance excluded)
* Updated every 5 minutes

## How Rankings Work

Traders are ranked by their Atract Score, a composite metric that evaluates:

| Factor          | Weight | What It Measures                     |
| --------------- | ------ | ------------------------------------ |
| Profitability   | 30%    | Total and risk-adjusted returns      |
| Consistency     | 25%    | Stability of returns over time       |
| Risk Management | 25%    | Drawdown control and position sizing |
| Volume          | 15%    | Total trading activity               |
| Account Age     | 5%     | Time actively trading                |

See [Atract Score](/analytics/atract-score.md) for detailed calculation methodology.

## Leaderboard Display

Each trader entry shows:

* **Address**: Trader's wallet (truncated for privacy)
* **Atract Score**: Overall rating (0-100)
* **Confidence Badges**: Requirements met for accurate scoring
* **Last Active**: Most recent trade timestamp
* **Quick Stats**: Win rate, total trades, ROI

## Confidence Badges

Badges indicate data quality for score calculation:

| Badge      | Requirement     | Why It Matters            |
| ---------- | --------------- | ------------------------- |
| Min Trades | 20+ trades      | Statistical significance  |
| Volume     | $10,000+ total  | Meaningful activity level |
| Duration   | 14+ days active | Time-tested performance   |

Traders with all badges have the most reliable scores.

## Pagination

Results display 20 traders per page. Navigate pages to discover more traders.

## Using the Leaderboard

### As an Investor

1. **Browse Rankings**: Review top-performing traders
2. **Check Badges**: Prefer traders with full confidence badges
3. **View Details**: Click a trader to see full analytics
4. **Create Proposal**: Send funding proposal to promising traders

### As a Trader

1. **Build Performance**: Trade consistently on your personal wallet
2. **Meet Requirements**: Achieve minimum trades, volume, and duration
3. **Reach Score 50**: Appear on the leaderboard
4. **Receive Proposals**: Investors can find and fund you

## Sync & Data Freshness

* Scores cached for 5 minutes
* Manual sync available via "Sync" button
* Data sourced directly from Hyperliquid
* Demo data indicator shown when applicable

## Related Pages

* [Atract Score](/analytics/atract-score.md)
* [Eligibility Requirements](/leaderboard/eligibility.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/leaderboard.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.
