> For the complete documentation index, see [llms.txt](https://simulator-golf-tour.gitbook.io/simulator-golf-tour-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://simulator-golf-tour.gitbook.io/simulator-golf-tour-docs/readme.md).

# Welcome

<figure><picture><source srcset="/files/a1XgFdEGNf8LCuomIuD5" media="(prefers-color-scheme: dark)"><img src="/files/yy7f98ZfKAdPmIAKTzVH" alt=""></picture><figcaption></figcaption></figure>

Welcome to the Simulator Golf Tour user guide. This guide will walk you through all the features and content available on the Simulator Golf Tour website and discord community.

### Jump Right In

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-bolt">:bolt:</i><strong>SGT Quick Start</strong></td><td>Jump right into SGT tournaments with this quick start guide.</td><td><a href="/files/ZykNYwMuCZVpxdqbM8pd">/files/ZykNYwMuCZVpxdqbM8pd</a></td><td></td><td><a href="/pages/7FvWQMF0kTK7HGhlQfmo">/pages/7FvWQMF0kTK7HGhlQfmo</a></td></tr><tr><td><i class="fa-bolt">:bolt:</i><strong>Discord Quick Start</strong></td><td>Join the SGT discord community with this quick start guide.</td><td><a href="/files/t5x0VhTVR03OXx6K9luH">/files/t5x0VhTVR03OXx6K9luH</a></td><td></td><td><a href="/pages/xocF7gcXDJt8xgro07YW">/pages/xocF7gcXDJt8xgro07YW</a></td></tr><tr><td><i class="fa-map">:map:</i> <strong>Site Navigation</strong></td><td>Learn how to navigate the SGT website.</td><td><a href="/files/tXCEOG7czeOxmZTBz1n6">/files/tXCEOG7czeOxmZTBz1n6</a></td><td></td><td><a href="/pages/lJMLmHXJcKIinWJTgDsv">/pages/lJMLmHXJcKIinWJTgDsv</a></td></tr></tbody></table>

### Detailed SGT Page Guides

{% columns %}
{% column %}
{% content-ref url="/pages/2TXns0vX2ieznRcnlNVP" %}
[Home](/simulator-golf-tour-docs/sgt-pages/home.md)
{% endcontent-ref %}

{% content-ref url="/pages/SiMTyRybyvSNypRVVePc" %}
[Event](/simulator-golf-tour-docs/sgt-pages/event.md)
{% endcontent-ref %}

{% content-ref url="/pages/SPGecKGS4ov8BKw2uGq2" %}
[Leagues](/simulator-golf-tour-docs/sgt-pages/leagues.md)
{% endcontent-ref %}

{% content-ref url="/pages/kAakaVTApVkSsh7QHoOK" %}
[The Ladder](/simulator-golf-tour-docs/sgt-pages/the-ladder.md)
{% endcontent-ref %}

{% content-ref url="/pages/n5a8tuSFhCsnWY90RuIF" %}
[Course Records](/simulator-golf-tour-docs/sgt-pages/course-records.md)
{% endcontent-ref %}

{% content-ref url="/pages/hG664wVSwbFvIVPfKMRh" %}
[Scorecard](/simulator-golf-tour-docs/sgt-pages/scorecard.md)
{% endcontent-ref %}

{% endcolumn %}

{% column %}
{% content-ref url="/pages/KDGoqaQWeiNfEUxW7zep" %}
[Tour](/simulator-golf-tour-docs/sgt-pages/tour.md)
{% endcontent-ref %}

{% content-ref url="/pages/Xp1HnhPrfY4ErKH5Mybd" %}
[WGR](/simulator-golf-tour-docs/sgt-pages/wgr.md)
{% endcontent-ref %}

{% content-ref url="/pages/OgDSOmuNtbrDZ9zsICjf" %}
[Squads](/simulator-golf-tour-docs/sgt-pages/squads.md)
{% endcontent-ref %}

{% content-ref url="/pages/RRB7gG4lsgj7KlyiXEqd" %}
[Course List](/simulator-golf-tour-docs/sgt-pages/course-list.md)
{% endcontent-ref %}

{% content-ref url="/pages/2xVcimZIg1KLmTwp8dcG" %}
[Team Course Records](/simulator-golf-tour-docs/sgt-pages/team-course-records.md)
{% endcontent-ref %}

{% content-ref url="/pages/xtamO58eelFV09SWc2I2" %}
[Profile](/simulator-golf-tour-docs/sgt-pages/profile.md)
{% endcontent-ref %}

{% endcolumn %}
{% endcolumns %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://simulator-golf-tour.gitbook.io/simulator-golf-tour-docs/readme.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.
