# How Do I Earn Rewards?

Managers can earn rewards in multiple ways on Peaxel:

1. **Gameweek Points & Ranking Prizes**
   * Your lineup scores based on your talents’ weekly performances (real-world results + social engagement).
   * Weekly rankings determine cash prizes, automatically credited to your **Manager Cash Wallet**.
   * Every participant earns a reward, proportional to rank and the number of players.
2. **Trading & Marketplace Profits**
   * Buy, sell, or trade **Champion Cards** in the marketplace.
   * Card values fluctuate based on athlete performance, scarcity, and demand.
3. **Special Events & Bonuses**
   * Participate in giveaways, promotions, and limited-time challenges to earn **Freecards**, extra points, or token rewards.

All rewards are **automatically tracked and added** to your wallet; email notifications summarize your Gameweek results.


---

# 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.peaxel.me/guide/faqs/rewards-and-wallet/how-do-i-earn-rewards.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.
