# Adding teams

### Adding teams

if you are not planning on inviting other players follow these steps:

1. Locate the **Add teams** button down below and press it
2. Fill in the name of your team and press **Add**
3. Press the first **Add player** button and do one of the following
   * Fill in the name of the player and press **Add**
   * Select an already created one
4. Repeat the process of 3. for the second **Add player** button

If you are planning on inviting other players follow these steps:

1. Locate the **Add teams** button down below and press it
2. Fill in the name of your team and press **Add**
3. Press **Add**


---

# 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.padelfast.com/matchmakings/adding-teams.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.
