# Головна

Ласкаво просимо до документації CustomRP!

Будь ласка, перейдіть на сайт [релізів](https://github.com/maximmax42/Discord-CustomRP/releases) щоб завантажити програму, або на сторінку [Налаштування](/uk/setting-up.md) для гайда з налаштування програми.

Перегляньте сторінку [FAQ](/uk/faq.md), щоб знайти відповіді на поширені запитання та кроки з усунення найпоширеніших проблем.

Хочете додати свою мову до вікі? Напишіть мені на Discord (maximmax42) або на [CustomRP сервер](https://www.customrp.xyz/discordserver), або [відкрийте тему](https://github.com/maximmax42/CustomRP-docs/issues/new?title=New%20language:%20\[put%20your%20language%20here]) у репозиторії GitHub цієї вікі. Якщо ви хочете відредагувати існуючу мову - скористайтеся посиланням "Редагувати на GitHub" у правому меню перекладеної сторінки.


---

# 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.customrp.xyz/uk/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.
