# How to Build A Team?

A team can be built by the BUILD YOUR TEAM section in the main menu of the application and all adjustments related to the team can be made.

* Select the formation from the Tactics section: (4-4-2) (4-5-1) (4-3-3) (5-3-2) (5-4-1) (3-4-3) (3-5-2)&#x20;
* The list of players is opened by clicking on the player boxes in each position of any selected formation. Players are added to the team with the "+" icon.&#x20;
* The built team is saved with the SAVE button in the submenu. (If 11 players are not selected, the system will not allow the team to be saved).&#x20;
* A maximum of 5 substitute players can be selected in the team. It is not mandatory to select substitutes.
*

```
<figure><img src="/files/9H5F1FQoKe3g51us0gX7" alt=""><figcaption></figcaption></figure>
```


---

# 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/how-to-build-a-team.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.
