# Tournament Settings

<div data-full-width="true"><figure><img src="/files/BcGfWMyZcBLgbsvkZQfy" alt=""><figcaption></figcaption></figure></div>

### Tournament Settings

There are 2 types of tournament settings: System (default) settings and custom (user) settings.

### System Settings

1. League
2. Racing Distance
3. Track Direction

### Custom Settings

1. Weather - Sunny / Rainy / Foggy (Cloudy)
2. Track Surface - Dirt / Grass / Digital
3. Gate Number

We let players decide (vote) the weather, track surface, gate number a minute before the game begins.


---

# 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://eden-horse.gitbook.io/about-eden-horse/tournaments/tournament-settings.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.
