# When can a team be built?

The weekly starting 11 can be created between the start time of the first match of the previous fixture week and the start time of the first match of the current week. Once the first match of a fixture week has started, it is not possible to make any changes to the squads for that fixture week, the system will never allow this. Any changes made during this period are for the following week's squad.


---

# 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://unileague.gitbook.io/white-paper/unileague-app/when-can-a-team-be-built.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.
