# Eligibility

1. **Standard Eligibility**:
   * All registered users of Paper Swap are given an initial Paper ETH balance to start their trading journey, and are restricted to 7 trades per week.
2. **Holders with Over 10,000 Tokens**:
   * Can deposit up to 2 Paper ETH for trading.
   * Unlimited trades allowed.
   * Eligible to earn top trader rewards, fostering competition and skill enhancement.
   * Eligible for Funding
3. **Holders with Over 100,000 Tokens**:
   * All benefits of the 10,000 token tier.
   * Can deposit up to 5 Paper ETH for trading, giving them a broader playground to hone their strategies and maximize simulated profits.
   * Stand a higher chance to be featured prominently on leaderboards due to increased trading capacity.\ <br>

**Trade Tracking**:

* Every trade executed by a user is meticulously documented in our user database. This ensures transparency, credibility, and forms the foundation of our leaderboard system.

**Leaderboard Privileges**:

* Users meeting specific performance criteria have the opportunity to feature on Paper Swap's leaderboard, showcasing their trading acumen and achievements to the entire community.


---

# 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://paper-3.gitbook.io/paper-swap/paper-swap-info/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.
