# Settings Menu

If you'd like to tinker with how nuken functions, try visiting the **Settings Menu**. We've broken up the major settings into three categories: **Workspace**, **Startup Behavior**, and the **Danger Zone**.

<figure><img src="/files/OMdsZI3xyJFvvTRzkXsB" alt=""><figcaption></figcaption></figure>

Chances are, you'll probably be here to mess with the brightness and volume settings, but for those who want it, we've included everything else.

{% hint style="info" %}
Settings that aren't immediate will take effect with you reload nuken.
{% endhint %}


---

# 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://docs.nuken.xyz/the-menus/settings-menu.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.
