# CustomRP Docs

## English

- [Home](https://docs.customrp.xyz/readme.md)
- [Setting Up](https://docs.customrp.xyz/setting-up.md): RTFM
- [Frequently Asked Questions](https://docs.customrp.xyz/faq.md): Please stop asking me the same questions in the server.

## Dutch

- [Huis](https://docs.customrp.xyz/nl/readme.md)
- [Instellen](https://docs.customrp.xyz/nl/setting-up.md): RTFM
- [Veelgestelde vragen](https://docs.customrp.xyz/nl/faq.md): Stop alsjeblieft met me dezelfde vragen te stellen in de server.
- [Credits](https://docs.customrp.xyz/nl/credits.md)

## Finnish

- [Aloitus](https://docs.customrp.xyz/fi/readme.md)
- [Järjestely](https://docs.customrp.xyz/fi/setting-up.md): LVM
- [UKK](https://docs.customrp.xyz/fi/faq.md): Usein Kysyttyjä Kysymyksiä
- [Kunniat](https://docs.customrp.xyz/fi/kunniat.md)

## French

- [Acceuil](https://docs.customrp.xyz/fr/readme.md)
- [Mise en Place](https://docs.customrp.xyz/fr/setting-up.md): Lisez le putain de manuel. (Bordel.)
- [FAQ](https://docs.customrp.xyz/fr/faq.md): Question posées fréquement
- [Credits](https://docs.customrp.xyz/fr/credits.md)

## German

- [Home](https://docs.customrp.xyz/de/readme.md)
- [Einrichtung](https://docs.customrp.xyz/de/setting-up.md): RTFM
- [FAQ](https://docs.customrp.xyz/de/faq.md): Häufig gestellte Fragen
- [Credits](https://docs.customrp.xyz/de/credits.md)

## Hindi

- [शुरू](https://docs.customrp.xyz/hi/readme.md)
- [व्यवस्था](https://docs.customrp.xyz/hi/setting-up.md): मैनुअल पढ़ें
- [अक्सर पूछे जाने वाले प्रश्नों](https://docs.customrp.xyz/hi/faq.md): कृपया सर्वर में मुझसे वही सवाल पूछना बंद करें।
- [सम्मान](https://docs.customrp.xyz/hi/credits.md)

## Korean

- [홈](https://docs.customrp.xyz/ko/readme.md)
- [시작하기](https://docs.customrp.xyz/ko/setting-up.md): RTFM
- [자주 묻는 질문 / 문제 해결](https://docs.customrp.xyz/ko/faq.md): 자주 묻는 질문 / 문제 해결
- [크레딧](https://docs.customrp.xyz/ko/credits.md)

## Polish

- [Główna](https://docs.customrp.xyz/pl/readme.md)
- [Ustawienie](https://docs.customrp.xyz/pl/setting-up.md): RTFM
- [FAQ](https://docs.customrp.xyz/pl/faq.md): Często zadawane pytania
- [Kredyty](https://docs.customrp.xyz/pl/credits.md)

## Romanian

- [Acasă](https://docs.customrp.xyz/ro/readme.md)
- [Configurare](https://docs.customrp.xyz/ro/setting-up.md): RTFM
- [FAQ](https://docs.customrp.xyz/ro/faq.md): Întrebări frecvente
- [Credite](https://docs.customrp.xyz/ro/credits.md)

## Russian

- [Главная](https://docs.customrp.xyz/ru/readme.md)
- [Настройка](https://docs.customrp.xyz/ru/setting-up.md): Не забудь включить чеснок
- [FAQ](https://docs.customrp.xyz/ru/faq.md): Часто задаваемые вопросы

## Spanish

- [Inicio](https://docs.customrp.xyz/es/readme.md)
- [Configurando](https://docs.customrp.xyz/es/setting-up.md): RTFM
- [Preguntas Más Frecuentes](https://docs.customrp.xyz/es/faq.md)
- [Credits](https://docs.customrp.xyz/es/credits.md)

## Thai

- [หน้าหลัก](https://docs.customrp.xyz/th/readme.md)
- [วิธีการใช้งาน](https://docs.customrp.xyz/th/setting-up.md)
- [คำถามที่พบบ่อย](https://docs.customrp.xyz/th/faq.md)
- [Credits](https://docs.customrp.xyz/th/credits.md)

## Ukrainian

- [Головна](https://docs.customrp.xyz/uk/readme.md)
- [Налаштування](https://docs.customrp.xyz/uk/setting-up.md): RTFM
- [Поширені запитання](https://docs.customrp.xyz/uk/faq.md): Будь ласка, припиніть ставити мені ті самі запитання на сервері.
- [Credits](https://docs.customrp.xyz/uk/credits.md)

## Vietnamese

- [Trang Chủ](https://docs.customrp.xyz/vi/readme.md)
- [Thiết Lập](https://docs.customrp.xyz/vi/setting-up.md): Vui lòng đọc cái hướng dẫn này.
- [Câu Hỏi Thường Gặp](https://docs.customrp.xyz/vi/faq.md): Vui lòng không được hỏi tôi những câu hỏi này ở máy chủ.
- [Tín Dụng](https://docs.customrp.xyz/vi/credits.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.customrp.xyz/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.
