# Extras

{% hint style="info" %}
In the Extras tab, you can enable the partner search feature and customize tournament features (if you have league manager rights).
{% endhint %}

## Checkboxes

* **Make this tournament featured**: Available only for platform managers.
* **Hide from primary calendar**: tournament will not appear in the main public tournament calendar on the platform.
* **Enable partner search**: If you have a doubles category, this feature is highly useful, allowing players without partners to find one easily. Learn more about partner search belo

{% content-ref url="/pages/OgNkom2jbqKoKbRo5XQn" %}
[Search for a partner (doubles)](/tournated/tournated-portals/tournated-athlete/search-for-a-partner-doubles.md)
{% endcontent-ref %}


---

# 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://tournated.gitbook.io/tournated/tournated-portals/tournated-manager/creating-and-managing-a-tournament/general-settings/extras.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.
