# Главная

### Зачем она?

Чаще всего здесь есть ответы на все популярные (и не очень) вопросы. Это сделано для вашего удобства, а также чтобы в случае чего вы могли настроить все сами, по гайду.

### **Что вы найдете в нашей базе знаний?**

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


---

# 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://wiki.veroid.net/wiki/readme.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.
