# Trang Chủ

Chào mừng bạn đến với tài liệu CustomRP!

Vui lòng vào đường dẫn [Phát Hành](https://github.com/maximmax42/Discord-CustomRP/releases) để tải ứng dụng hoặc vào trang [Thiết Lập](/vi/setting-up.md) để xem cách thiết lập trình quản lý này.

Xem trang [Câu Hỏi Thường Gặp](/vi/faq.md) để xem những câu trả lời cho những câu hỏi hay được hỏi và cách sửa lỗi cho những lỗi thường gặp.

Nếu bạn muốn chỉnh sửa bản dịch này - vui lòng sử dụng đường dẫn "Chỉnh sửa ở GitHub" ở menu bên phải ở trang đó.


---

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