# Discord

<figure><img src="https://440771364-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJBlFO14AWuDCFtr86obh%2Fuploads%2FrYzg2455AVbEoFcFSuej%2FScreenshot%202025-09-01%20175040.png?alt=media&#x26;token=1c883f25-d854-4fc0-9ec0-f289dfb4f1c1" alt=""><figcaption></figcaption></figure>

***

## Account Creation

{% stepper %}
{% step %}

### Discord Account

Create a free Discord account at <https://discord.com/>.
{% endstep %}

{% step %}

### App Install (Recommended)

Install the iOS or Android Discord app on your device and login using the Discord credentials provided at registration.
{% endstep %}

{% step %}

### Join SGT Server

Navigate to <https://discord.gg/simulatorgolftour>. If prompted to login, use the Discord credentials provided at registration for your Discord account.
{% endstep %}

{% step %}

### Setup Server Nickname (Recommended)

To help the community assist you with SGT related issues, it is recommended that your SGT Discord server nickname matches your SGT username. To set a server nickname, within Discord navigate to User Settings > Profiles > Per-server Profiles.
{% endstep %}
{% endstepper %}

***

## Server Channels

Discord servers are organized into channels, typically focused on a specific topic or subject. SGT channels are organized into categories. The popular categories and channels are summarized below, however, you should take time to familiarize yourself with the community within the app.

<table data-header-hidden data-full-width="true"><thead><tr><th>Channel</th><th>Topic</th></tr></thead><tbody><tr><td>#<span data-gb-custom-inline data-tag="emoji" data-code="1f198">🆘</span>-help-channel</td><td>Ask the user community for general GSPro and SGT support. Note launch monitor specific questions are better suited for the launch monitor channels described later.</td></tr><tr><td>#sgt-rules</td><td>Community rules for the SGT Discord server.</td></tr><tr><td>#software-updates</td><td>GSPro developer announcements are posted in this channel.</td></tr><tr><td>#sgt-tier1-announcments</td><td>SGT developer announcements are posted in this channel.</td></tr><tr><td>#<span data-gb-custom-inline data-tag="emoji" data-code="26f3">⛳</span>gspro-players-room</td><td>General discussion about all things GSPro, SGT and golf.</td></tr><tr><td>#looking-for-game</td><td>Post here to find other community members to play live games.</td></tr><tr><td>#lfg-seniors<br>#lfg-australia<br>#lfg-autoputt</td><td>Like the general looking-for-game channel, but for specific game type/audience.</td></tr><tr><td>#lfg-scramblepartner</td><td>Post here to find a partner to play in the SGT scramble tours.</td></tr><tr><td>SGT Leagues<br>#genral<br>#find-a-league</td><td>Channels dedicated to SGT league general discussions, posting your league information or asking about leagues.</td></tr><tr><td>Dogfights/Blitz Categories</td><td>Channels in these categories are used for players participating in the for Dogfights and Blitz for money competitions. Monitor the #dogfight-signup and #blitz-announcements channels for signup information.</td></tr><tr><td>Simulator Build Info</td><td>Multiple channels dedicated to simulator build information and equipment. </td></tr><tr><td>CLASSIFIEDS</td><td>Channels for posting for sale items or looking to buy.</td></tr><tr><td>Launch Monitor Categories<br>Uneekor<br>Foresight<br>Flightscope<br>Other LMs</td><td>Dedicated channels for discussing or asking help about specific launch monitors.</td></tr><tr><td>VOICE CHAT LOBBIES</td><td>Discord video chat channels used for community members when playing live matches. As an example, when arranging a game in the #looking-for-game channel and a user says "join me in lobby 4", they are referring to #SGT Lobby 4 voice channel.</td></tr></tbody></table>


---

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