# SGT Account

## Simulator Golf Tour Account: <a href="#simulator-golf-tour-account" id="simulator-golf-tour-account"></a>

GSPro does not have built in leagues/tournaments. Instead, a company called Simulator Golf Tour or SGT for short offers league play for GSPro. In order to play in any tournaments provided by SGT, you must first create an SGT account and bound that account’s ID to your GSPro Player of choice.

### Creating a SGT Account:

To create an SGT account, you will first want to head to their website: [https://simulatorgolftour.com](https://simulatorgolftour.com/). Once on the Simulator Golf Tour website, navigate to the “Profile Icon” in the top right corner of the screen. Click the icon, and “Sign Up”.

<div align="left"><img src="https://cdn.document360.io/535cda27-121e-40f3-b793-98802baf85cf/Images/Documentation/image-1726247408053.png" alt="" width="868"></div>

When creating your SGT account, be sure that your “Username” matches with your “Player Name” back in GSPro exactly. If these do not match, your scores from your tournaments may not be reported correctly. (More on where to locate Player information on GSPro below)

<div align="left"><img src="https://cdn.document360.io/535cda27-121e-40f3-b793-98802baf85cf/Images/Documentation/image-1726247428694.png" alt="" width="866"></div>

### Linking GSPro To Your SGT Account:

Now that you have created an SGT account, you will want to make sure your GSPro account is linked properly. In GSPro, please head to the “Settings” under the “Players” tab and locate your desired player. Here, you will find the two categories you will need to sync up. (Name, SGT ID, and I recommend Email Address)

<div align="left"><img src="https://cdn.document360.io/535cda27-121e-40f3-b793-98802baf85cf/Images/Documentation/image-1726247366906.png" alt="" width="862"></div>

Back on the Simulator Golf Tour website, they make it as easy as copying and pasting the information into GSPro. If you haven’t already, click on “My Profile”. Once you are viewing your profile, click on “CONNECT TO GSPRO” found on the far left side of the page. A window will appear showing your exact username, and unique SGT ID. Adjacent to these two pieces of information will be a small clipboard icon. Click this icon to copy your name/SGT ID and paste them into GSPro.

<div align="left"><img src="https://cdn.document360.io/535cda27-121e-40f3-b793-98802baf85cf/Images/Documentation/image-1726247462554.png" alt="" width="874"></div>

<div align="left"><img src="https://cdn.document360.io/535cda27-121e-40f3-b793-98802baf85cf/Images/Documentation/image-1726247489411.png" alt="" width="661"></div>


---

# 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://gspro.gitbook.io/gspro-knowledge-base/tournaments-main-menu/sgt-account.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.
