# หน้าหลัก

ยินดีต้อนรับสู่ CustomRP docs!

โปรดเช็กรายละเอียดที่ [ดาวน์โหลด](https://github.com/maximmax42/Discord-CustomRP/releases) ลิ้งสำหรับดาวน์โหลดแอป หรือ ไปที่ [การตั้งค่าใช้งาน](/th/setting-up.md) สำหรับการตั้งค่าใช้งาน.

เช็กที่ [คำถามที่พบบ่อย](/th/faq.md) สำหรับคำตอบของคำถามที่พบบ่อย และ ขั้นตอนวิธีการแก้ไขปัญหาเบื้องต้น.


---

# 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/th/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.
