# Settings

## **Settings Overview**

Under Actions you'll find the **Settings** menu, you will find important settings regarding performance, avatar selection, and a camera sensitivity slider for walk mode.

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

### Graphics Level

Here, you can select your desired graphics level for SiEGA to run at. The options are Low, Medium, High, and Epic. Please be aware that running SiEGA locally can be very graphically intensive. The default setting is Medium and the application automatically starts at Medium, so if you prefer a different graphic intensity, then you must re-select the level each time you re-open the application.&#x20;

<figure><img src="/files/0bNXsiwBhqD2NxUxzZS4" alt=""><figcaption></figcaption></figure>

### Avatar

Under this section, you are able to select the character you would like to use in walk mode. The current choices are Maria (default) and Cooper.

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

### Walk Mode Camera Sensitivity

This slider changes the speed at which the camera moves in walk mode. If you made a change to this and it didn't seem to take any effect, make sure that you are currently in walk mode, then try changing the slider value again.

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


---

# 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.aeroai.io/siega-features/actions/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.
