# Настройки программы

- [Настройки сервиса моделей](https://docs.cherry-ai.com/docs/russian/pre-basic/settings/providers.md)
- [Настройки модели по умолчанию](https://docs.cherry-ai.com/docs/russian/pre-basic/settings/default-models.md)
- [Общие настройки](https://docs.cherry-ai.com/docs/russian/pre-basic/settings/general.md)
- [Настройка горячих клавиш](https://docs.cherry-ai.com/docs/russian/pre-basic/settings/key-shortcut.md): Горячие клавиши — ключ к повышению эффективности взаимодействия с ИИ. Освоив эти сочетания клавиш, вы сможете работать эффективно, не отрывая рук от клавиатуры.
- [Голосовые функции](https://docs.cherry-ai.com/docs/russian/pre-basic/settings/yu-yin-gong-neng.md)
- [Настройки отображения](https://docs.cherry-ai.com/docs/russian/pre-basic/settings/display.md)


---

# 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.cherry-ai.com/docs/russian/pre-basic/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.
