# Autoplay Mode

### What Autoplay Does

From **Monday to Wednesday**, Peaxel automatically evaluates the real-world performance of all the cards you own during the early part of the Gameweek. Based on this data, the system selects your **best-performing cards** and generates your lineup.

This means:

* You are always participating
* You can earn rewards even if you forget to set your team manually
* Your lineup reflects real performance trends early in the week

***

### When Autoplay Applies

| Day                    | Status             | What Happens                                       |
| ---------------------- | ------------------ | -------------------------------------------------- |
| Monday → Wednesday     | Autoplay active    | Best-performing cards are selected for your lineup |
| Thursday (until 23:59) | Manual edit period | You may adjust or replace cards if you want        |
| Friday → Sunday        | Lineup locked      | No changes possible, autoplay no longer applies    |

If you do nothing, the autoplay lineup is the one that enters the competition.

***

### Manual Override (Optional)

If you prefer full control:

* You can edit your lineup manually on **Thursday**, before lock
* You can **disable autoplay** in your Profile settings

Once disabled:

* You are responsible for submitting a valid lineup before the Thursday deadline
* If you do not set a lineup, you will **not** participate in the Gameweek

***

### Who Autoplay Is For

Autoplay is useful if:

* You are new and still exploring the game
* You are busy during the week
* You are collecting cards and want to earn passively

It does **not** prevent you from playing strategically. It is simply a safety net.

***

### Key Advantages

* Ensures participation every week
* Prevents missing rewards due to schedule or travel
* Automatically adapts to athlete momentum early in the week
* Works even if you only own **1 card**

***

### Example

If you own 7 cards:

* On Monday–Wednesday, real performance data is analyzed
* The system selects your **top 5** performers
* On Thursday, you can review and change anything before lock

If you make no changes:

* That lineup becomes your final locked team from Friday to Sunday

***

### Summary

| Feature                      | Value                              |
| ---------------------------- | ---------------------------------- |
| Default state                | Enabled for all users              |
| Minimum cards needed         | 1                                  |
| Maximum lineup size          | 5 cards                            |
| Best time to adjust manually | Thursday before 23:59              |
| Benefits                     | Always in the game, always scoring |


---

# 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/autoplay-mode.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.
