# Adding playoffs

1. To add a playoff start by navigating to the **Playoffs** tab.
2. Select if you only want the leading players to play. (Optional)
3. Locate the **Create** button down below and press it.
4. Playoffs should now be added and displayed.

{% hint style="info" %}
We recommend having minimum 8 players when playing playoffs.
{% endhint %}

{% hint style="danger" %}
Playoffs are not available for the **matches** format.
{% endhint %}


---

# 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-playoffs.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.
