# What is Autoplay?

A**utoplay** is a feature that automatically manages your lineup based on your talents’ early-week performance:

* **Duration:** Monday → Wednesday of each Gameweek.
* **Function:** Selects the best-performing cards from your collection to maximize your score.
* **Editable:** You can still change your lineup manually **until Thursday 23:59** or disable Autoplay entirely.
* **Requirement:** Only 1 card is needed to start playing; Autoplay works even with a small collection.
* **Limit:** Maximum of 5 cards in a lineup.

**Tip:** Use Autoplay to save time and ensure your strongest cards are in play, then tweak manually before the Thursday lock.


---

# 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/gameplay-and-scoring/what-is-autoplay.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.
