# Tournaments Explorer

When navigating to Tournaments Explorer, the following page is displayed:

<figure><img src="/files/oYMkNgV8OZn4XOtfK1xR" alt=""><figcaption></figcaption></figure>

Initially, this page shows all the upcoming tournaments, however, in order to get a fine-grained results, it's possible to filter the tournaments with different options:

<figure><img src="/files/OUn2cjtb487xV25obiCq" alt=""><figcaption><p>With several filter combinations, a powerful search can be achieved</p></figcaption></figure>

An important point to mention about filters: When the search result is empty, it is always convenient to reset it for the initial state (all upcoming tournaments) ![](/files/Kog9vuIPkzdt0VmGpzhR).

To delve into tournament details, hit the ![](/files/Pj7bfhigJ36P0iswwxQk) button.


---

# 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.papparico.finance/explore-papparico/tournaments/tournaments-explorer.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.
