# Search for a Tournament

{% tabs %}
{% tab title="Upcoming" %}
Any Tournament that is 6 hours in the past and all the way into the future will show up in the upcoming tab.
{% endtab %}

{% tab title="Past" %}
Any tournament that is 6 hours from the current time and has been played  beyond that will appear in the Past tab
{% endtab %}

{% tab title="Mine" %}
Any tournament that you are per-registered for or playing in will show up in the Mine tab. Every tournament you have ever played in will also show up.

If you are the organizer of the event your tournament will also show up on the Mine tab.
{% endtab %}
{% endtabs %}

## Search for a tournament

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

## Tournament Map

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

1. Click on the Map
2. Click on a pin, if there are multiple events at the location there will be a number on the pin.
3. See the event, and click on it if you need more details or want to pre-register

## Tournament Listing

Click on any tournament to expand its details.

1. Club Name, and where to add the club to your favorites.
2. Share the Tournament
3. Scoreboard, Remote Mode, & Kiosk Mode
4. Tournament Information: Name - Club - Date and Time - Location.
5. Need Directions, click on this and it will use the phone's default map program.
6. Tournament Details: Tournament pre-registration parameters.
7. Follow Tab: Follow any player or team in the tournament and receive notifications.
8. Dashboard: Check out all the actions of the tournament.&#x20;
9. Register Button: Register - Unregister for the event.

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


---

# 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.scoreholio.com/find-a-tournament/search.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.
