# Joining SGT Tournaments

## Joining a SGT Tournament: <a href="#joining-a-sgt-tournament" id="joining-a-sgt-tournament"></a>

Now that you have created an SGT account and linked your GSPro account to it, let’s go over the steps to join an SGT tournament. (Haven’t created an account yet, follow our guide on how to do so here: [SGT Account](/gspro-knowledge-base/tournaments-main-menu/sgt-account.md))

### Joining a Tournament From GSPro:

To start, click on “Tournaments” in GSPro. You will click “Sign Up!” in the window that appears below. (You will then be redirected to Simulator Golf Tour’s website)

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

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

### Joining a Tournament From SGT Website:

Upon loading their website, you will instantly see a few SGT Tour options: [https://simulatorgolftour.com](https://simulatorgolftour.com/)

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

### **Which option is best for me:**

Before even picking a specific tournament, you will have a wide amount of categories to choose from. (Web Tour, SGT Tour, Pro Tour, Tips Tour, ect) When choosing from one of these categories, it’s important to look at the tees length, possible restrictions, format, and other possible assistance given in the tournament. Clicking “Learn More” under any tour will show all details pertaining to each tour.

<img src="https://cdn.document360.io/535cda27-121e-40f3-b793-98802baf85cf/Images/Documentation/image(136).png" alt="" width="927">

Once you have found the tour you’d wish to take part in, click on it to see if there are any active events open. Active events will allow you to take part by clicking “Register”. (You will not have the option to register if you are not signed in, so be sure to sign into your SGT account: <https://simulatorgolftour.com/login>)

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

### Starting Your Tournament:

Once you have registered for a tournament, you can then find it in “Tournaments” on GSPro. Some tournaments require pairings or further instructions through a Discord server, so be sure to read the details under any tournament you join before starting. (Tournament isn’t updated in GSPro? Make sure the correct Player is selected under “Show Tournaments For:”)

<div align="left"><img src="https://cdn.document360.io/535cda27-121e-40f3-b793-98802baf85cf/Images/Documentation/image-1726512815949.png" alt="" width="918"></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/joining-sgt-tournaments.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.
