# MAIN SETTINGS

- [System Instruction](https://docs.suvvy.ai/en/main-settings/prompts.md): In this section, you will find tips and guides on writing instructions and knowledge base files.
- [Best Practices](https://docs.suvvy.ai/en/main-settings/prompts/prompts.md): In this section, you will find tips and best practices for writing instructions and improving the quality of Suvvy's responses.
- [Guidelines for writing instructions](https://docs.suvvy.ai/en/main-settings/prompts/prompts/pravila-napisaniya-instrukcii.md)
- [Ways to improve accuracy and response quality](https://docs.suvvy.ai/en/main-settings/prompts/prompts/sposoby-povysheniya-tochnosti-i-kachestva-otvetov.md)
- [Instruction debugging](https://docs.suvvy.ai/en/main-settings/prompts/prompts/otladka-instrukcii.md)
- [Cost optimization](https://docs.suvvy.ai/en/main-settings/prompts/prompts/optimizaciya-stoimosti.md)
- [Automatic generation of instruction and knowledge base](https://docs.suvvy.ai/en/main-settings/prompts/automatic-generation-of-instruction-and-knowledge-base.md)
- [Variables](https://docs.suvvy.ai/en/main-settings/prompts/prompts-1.md): In this section, you will find information about variables.
- [Functions](https://docs.suvvy.ai/en/main-settings/prompts/prompts-2.md): In this section, we will explain the principles of how functions work in detail.
- [Audit of instructions](https://docs.suvvy.ai/en/main-settings/prompts/audit-of-instructions.md): Manual audit is an AI check that helps improve the bot's existing configuration. In basic mode, it only adjusts the manual. In advanced mode, it adjusts the manual and files.
- [Multilingualism](https://docs.suvvy.ai/en/main-settings/prompts/multiyazychnost.md)
- [Reading URLs](https://docs.suvvy.ai/en/main-settings/prompts/chtenie-url-ssylok.md)
- [Typical reasons for stopping a dialogue](https://docs.suvvy.ai/en/main-settings/prompts/typical-reasons-for-stopping-a-dialogue.md): Sometimes during testing or when the bot is already running, there are moments when it stops responding. Below we will look at the main errors that are displayed when unloading an export.
- [Additional settings](https://docs.suvvy.ai/en/main-settings/dopolnitelnye-nastroiki.md): In this section, we will provide a detailed explanation of additional settings.
- [Safety](https://docs.suvvy.ai/en/main-settings/dopolnitelnye-nastroiki/safety.md)
- [Notifications from Suvvy](https://docs.suvvy.ai/en/main-settings/opovesheniya-ot-savvi.md)
- [Сhange Password](https://docs.suvvy.ai/en/main-settings/shange-password.md): Changing your password allows you to manage your account security. This feature is also useful if you need to update your login information.
- [Newsletters](https://docs.suvvy.ai/en/main-settings/newsletters.md): Mailing lists allow you to notify customers in bulk about important updates, events, and promotions. Flexible settings allow you to choose the channel, bot, and customize the message text.


---

# 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.suvvy.ai/en/main-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.
