# Rewards & Wallet

- [How Do I Earn Rewards?](https://docs.peaxel.me/guide/faqs/rewards-and-wallet/how-do-i-earn-rewards.md)
- [How Is the Cash Prize Calculated?](https://docs.peaxel.me/guide/faqs/rewards-and-wallet/how-is-the-cash-prize-calculated.md)
- [When and how do I receive my reward?](https://docs.peaxel.me/guide/faqs/rewards-and-wallet/when-and-how-do-i-receive-my-reward.md)
- [Do I Earn Rewards Every Gameweek?](https://docs.peaxel.me/guide/faqs/rewards-and-wallet/do-i-earn-rewards-every-gameweek.md): Yes! Every Gameweek in Peaxel gives all participating managers the chance to earn rewards based on their lineup performance and ranking.
- [How do I withdraw funds?](https://docs.peaxel.me/guide/faqs/rewards-and-wallet/how-do-i-withdraw-funds.md)
- [Which currencies are supported?](https://docs.peaxel.me/guide/faqs/rewards-and-wallet/which-currencies-are-supported.md)
- [Can I See All Transactions?](https://docs.peaxel.me/guide/faqs/rewards-and-wallet/can-i-see-all-transactions.md)
- [What Happens if My Payout Fails?](https://docs.peaxel.me/guide/faqs/rewards-and-wallet/what-happens-if-my-payout-fails.md): In Peaxel, payouts are processed through your Stripe Connect Express account. Occasionally, a payout may fail due to incorrect banking information, Stripe account issues, or regulatory checks.
- [Do I Need to Pay Taxes on Earnings?](https://docs.peaxel.me/guide/faqs/rewards-and-wallet/do-i-need-to-pay-taxes-on-earnings.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.peaxel.me/guide/faqs/rewards-and-wallet.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.
