# Game Settings

## **General Description**

This section allows players to adjust sound effects, notifications, and social activities. Game settings become available after completing the initial tutorial.

<figure><img src="/files/Z17FjQ9SYjtZMtJHxGiq" alt="" width="375"><figcaption></figcaption></figure>

## **Features**

The settings menu has three sections:

1. **General**
   * Enable/Disable music.
   * Enable/Disable sound effects.
   * Enable/Disable vibration.
   * Choose interface language.
   * Select country.
   * Customize control layout.
   * Check app version.
2. **Notifications**
   * Daily Bonus.
   * Daily Quests.
   * Altar Race started/ended.
3. **Social Activities**
   * **Telegram Bot**: Copy a key to link the game with the Telegram Mini App.
   * **Facebook**: Link your account to recover it if lost.
   * **Discord Link**: Access our Discord for announcements and social events.
   * **Instagram**: Link to our Instagram page.
   * **Support**: Contact us for help with any questions.
   * **Rate Us**: Leave a review in the store, we’d appreciate it!

<div><figure><img src="/files/ztZpNJ9PdSu78C7SV88x" alt="" width="375"><figcaption><p>General section</p></figcaption></figure> <figure><img src="/files/t7hBDx1LPIBkevnBfjj7" alt="" width="375"><figcaption><p>Notification section</p></figcaption></figure> <figure><img src="/files/E58xQLT2mIb1Ju8qKT0p" alt="" width="375"><figcaption><p>Social Activities section</p></figcaption></figure></div>

{% hint style="info" %}
In the future, additional account-linking options beyond Facebook will be available for account recovery in case of loss.
{% 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.playhattori.io/game-info/game-systems/bazaar/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.
