# Advanced Settings

Advanced settings by default is hidden. If you need to access advanced settings, press **Ctrl + L** while using the Launcher.

If you are on the Sign In screen, you will see a new link at the bottom of the Sign In window called "Advanced Settings."

<figure><img src="/files/W67yYPeiOkObyPlZVNwt" alt="" width="375"><figcaption><p>Sign In Window with Advanced Settings Enabled</p></figcaption></figure>

If you are signed in to the Launcher, you will see a new tab under the "Settings" window.

<figure><img src="/files/uUtTW2kslAOXTm0JqxCW" alt="" width="279"><figcaption><p>Settings Page with Advanced Settings Enabled</p></figcaption></figure>

To hide the Advanced Settings tab, press **Ctrl + L** again to disable it.

## Remember Me

If you would like to disable the "Remember Me" option entirely for anyone that uses the Launcher, you can enable "Disable 'Remember Me'" under the Settings > Advanced tab.

When enabled, the "Remember Me" checkbox on Sign In will be disabled by default


---

# 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://wiki.zephyr-sim.com/getting-started/little-arms-launcher/advanced-settings.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.
