# How to Build My Lineup?

#### 1. From Your Team

* Go to **Team → All My Cards**.
* Under each card, there is a **Lineup** button.
* Click it to **add** the card to your lineup or **remove** it from your lineup.

<figure><img src="/files/QFkAbCTY2mbQZEEyHqZ1" alt=""><figcaption></figcaption></figure>

#### 2. From the Competition Page

* Go to **Competition** and select the **current gameweek**.
* Under **Lineup**, you can **add or remove cards** from your lineup for that gameweek.

<figure><img src="/files/yrSK7Ai8SGXCFk3wk9XT" alt=""><figcaption></figcaption></figure>

#### Important Rules

1. **Maximum 5 cards per lineup per week.**
2. **Autoplay:** If activated, your lineup will automatically adjust on Thursday.
3. **Lineup Modification Window:** Cards can only be added or removed **Monday 00:01 → Thursday 23:59 (French time)**.
4. **Card Restrictions:**
   * Once a card is in a lineup, it **cannot be sold**.
   * Cards currently **on sale** cannot be added to a lineup.

Following these steps ensures your lineup is valid and eligible for scoring during the gameweek.

***


---

# 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/how-to-build-my-lineup.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.
