# SETTINGS

<mark style="color:green;">**Click on your avatar in the top left corner of the BASE screen to access the settings**</mark>. Here, you can choose your preferred game language or enable/disable haptic feedback.

***Haptic feedback** is a feature that provides subtle vibrations or physical sensations in response to your actions in the game, enhancing the overall experience. If you prefer a quieter experience, you can turn it off in the settings.*


---

# 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://street-fury.oyabun.io/game/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.
