# Site Navigation

## Navigation Bar

<div data-full-width="false"><figure><img src="/files/w6zqXdJojxtsmt3taWRE" alt=""><figcaption><p>Desktop navigation bar</p></figcaption></figure></div>

<figure><img src="/files/FNYI37JCMW9J0GMYHXjn" alt=""><figcaption><p>Small screen navigation bar</p></figcaption></figure>

The top of every SGT page has a menu bar to easily navigate to:

* Tours: SGT tours for the selected site mode (standard or autoputt)
* Squads: SGT squads homepage for the selected site mode (standard or autoputt)
* WGR: SGT world golf rankings for the selected site mode (standard or autoputt)
* Leagues: Homepage for user managed leagues
* SGT Logo: SGT homepage
* Clubs: Clubs homepage for commercial facilities
* Courses: GSPro course list and team/individual course records for the selected site mode (standard or autoputt)
* Partners: Member discounts and specials for SGT partner companies
* User avatar: Your profile page

On small screen devices, the menu expands by clicking the three-bar icon in the upper left corner of the page.

***

## Site Mode

SGT features are available in two putting modes, standard and autoputt. On the SGT homepage, toggle site mode to switch between the two modes.

<figure><img src="/files/BxiO70Ntg3IvM3BYMfoX" alt=""><figcaption><p>SGT site mode toggle</p></figcaption></figure>

In standard mode, the site will have red accent colors and in autoputt mode the accent color is blue. The SGT logo in the navigation bar is an easy way to verify which site mode you are in. The tours listed in the navigation bar, WGR and your profile statistics are all specific to the site mode selected.

***

## Tabbed Navigation

Many of the pages within SGT have content in tabbed format. Clicking on the icon or text for the tab will display the content for that tab. On small screen devices the text is hidden and only the icon is displayed.

<figure><img src="/files/KJma30tJRq7Xgz53dkxW" alt=""><figcaption><p>Tabbed content example</p></figcaption></figure>

***

## User Profile Links

You can click on any player name on a page within SGT to view that player's profile page. Your own profile can be viewed by clicking the avatar icon in the top right of any SGT page.

***

## Footer

The bottom of every SGT page has useful links to:

* Learn about SGT tours, handicap calculations, world golf rankings, Fedex standings points, players list and more.
* SGT partner links
* Discord community link
* SGT email
* YouTube GSPro/SGT video tips and tricks


---

# 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/site-navigation.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.
