> For the complete documentation index, see [llms.txt](https://docs.miltechsimulations.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.miltechsimulations.com/supercarrier-pro/supercarriers/miltech-universal-carrier-toolbar/settings-tab.md).

# Settings Tab

<figure><img src="/files/BNDVCuCW9e3YhVWwITtQ" alt="" width="375"><figcaption><p>Settings Tab</p></figcaption></figure>

1. **Discord:** Launches invite to Discord server.
2. **Toggle LSO On/Off:** Toggles Landing Signal Officer callouts and feedback on/off
3. **Toggle Marker On/Off:** Toggles visible and fixed POI Marker on/off. Can be used to easily locate the carrier.
4. **Toggle Modern Arrestors always on:** Modern Arrestors will remain always on. No need to re-enable modern arrestors every time the sim is loaded.&#x20;
5. **Easier Feedback and Scoring**: Reduces the difficulty of the LSO feedback and scoring. For more information, [Landing Signal Officer (LSO)](/supercarrier-pro/supercarriers/approach-and-landing-equipment-and-operations/landing-signal-officer-lso.md). Easier Feedback and Scoring also makes FLOLFs slightly easier by still showing a dot if you're below or above the glideslope. LSO Feedback on Easy mode is given as score out of 10 instead of out of 5. This is to differentiate easy scores from normal scores.
6. **Reset Settings:** Resets all settings to default values.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.miltechsimulations.com/supercarrier-pro/supercarriers/miltech-universal-carrier-toolbar/settings-tab.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
