# Can I change my lineup after locking?

In Peaxel, managing your lineup strategically is key to success in the **Championship of Talents**. Once you submit and lock your lineup, changes are restricted.

**1. Locking Deadline**

* You can edit and finalize your lineup **until Thursday 23:59** of each gameweek.
* After the lock, your lineup is frozen for the rest of the week (Friday → Sunday 23:59).

**2. Why Locking Exists**

* Ensures fair competition among all managers.
* Guarantees that scoring is based on real-world athlete activity without mid-week manipulations.

**3. After Locking**

* **No changes allowed:** You cannot swap, add, or remove cards.
* Points and ranking are calculated based on the frozen lineup from Monday → Sunday.

**Tip:** Always double-check your lineup before Thursday 23:59. Consider active athletes and recent performances to maximize your gameweek score.


---

# 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/cards-and-lineup/can-i-change-my-lineup-after-locking.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.
