# GameWeeks & Competitions

- [Gameplay Overview](https://docs.peaxel.me/guide/peaxel-game/gameweeks-and-competitions/gameplay-overview.md): Peaxel is a weekly, real-performance fantasy game using real athletes and their public social activity. Each Gameweek compares athlete performance, calculates scores, and ranks all participants.
- [Gameweek Scoring](https://docs.peaxel.me/guide/peaxel-game/gameweeks-and-competitions/gameweek-scoring.md)
- [Autoplay Mode](https://docs.peaxel.me/guide/peaxel-game/gameweeks-and-competitions/autoplay-mode.md): Autoplay is designed to help managers participate in the weekly game even if they do not set their lineup manually. It ensures that every manager always has a valid lineup ready for the Gameweek.
- [Rewards](https://docs.peaxel.me/guide/peaxel-game/gameweeks-and-competitions/rewards.md): Each Gameweek distributes a Cash Prize Pool to all participants.


---

# 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/peaxel-game/gameweeks-and-competitions.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.
