> For the complete documentation index, see [llms.txt](https://wiki.berch.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.berch.cloud/baza-znanii-dobro-pozhalovat.md).

# База знаний - добро пожаловать

Мы рады приветствовать вас в нашей базе знаний, где вы найдете различные статьи для успешного использования наших услуг. Здесь вы найдете информацию, советы и руководства, которые помогут вам разобраться с различными аспектами работы с нашим хостингом. Мы составляем эти статьи на основе запросов с нашу службу поддержки, поэтому точно знаем, чего хотят наши клиенты.

Независимо от вашего уровня опыта, мы предоставляем полезные материалы, которые помогут вам освоиться и использовать наши услуги без проблем. Мы стараемся представить материалы лаконично и понятно, чтобы вы смогли легко разобраться с любыми вопросами, с которыми можете столкнуться.

Спасибо за то, что выбрали нас в качестве вашего хостинг-провайдера. Если вам требуется помощь или у вас возникли какие-либо вопросы, наша команда поддержки всегда готова помочь:\
[my.berch.cloud/support](https://my.berch.cloud/support)\
<support@berch.cloud>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://wiki.berch.cloud/baza-znanii-dobro-pozhalovat.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.
