# Managing divisions

### What are division?

Divisions are smaller groupings within the league that organize teams and players based on performance. Dividing a league into divisions serves multiple purposes, such as simplifying scheduling and making the competition more manageable. Members are added to the division that best suites their levels. Each season they can be promoted to a higher division if they perform.

### How do i add players to a division?

1. Navigate to the **Leaderboard**.
2. Locate the Division selection and press the **Settings** button
3. Press the **Add** button
4. Add the members you want to include in the division

### How do i add teams to a division?

1. Select the **Teams** tab
2. Add two members you want to include in the team in the division
3. Fill in the name of the team.
4. 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/leagues/managing-divisions.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.
