# What is a Gameweek?

A **Gameweek** is the weekly cycle used to calculate your lineup’s performance and rewards:

* **Duration:** Monday 00:01 → Sunday 23:59 (based on real-world athlete performances, including social engagement).
* **Lineup Submission:** You can set or edit your lineup **until Thursday 23:59**.
* **Lockup Period:** From Friday 00:00 → Sunday 23:59, your lineup is frozen and cannot be changed.
* **Score Calculation:** Final measurement occurs on Monday, after the week ends.

**Tip:** Plan ahead! Lock your best cards before Thursday to maximize your score for the wee


---

# 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-a-gameweek.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.
