# Настройки

Страница **Settings** страница состоит из следующих вкладок, каждая из которых описывает различные параметры настройки:

* [Service preferences](/docs/admin/ru/settings/service-preferences.md)
* [Параметры карт](/docs/admin/ru/settings/maps.md)
* [Брендинг](/docs/admin/ru/settings/branding-options.md)
* [Редактор меню](/docs/admin/ru/settings/custom-menu-editor.md)
* [Настройки пользователя по умолчанию](/docs/admin/ru/settings/parametry-polzovatelya-po-umolchaniyu.md)
* [Безопасность](/docs/admin/ru/settings/two-factor-authentication.md)
* [Почтовые шлюзы](/docs/admin/ru/settings/messaging-gateways.md#email-gateway)
* [SMS-сообщения](/docs/admin/ru/settings/messaging-gateways.md#sms-gateway)


---

# 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://navixy.com/docs/admin/ru/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.
