# 홈

CustomRP 위키에 오신 것을 환영합니다!

[Releases](https://github.com/maximmax42/Discord-CustomRP/releases) 페이지에서 앱을 다운로드 하거나 [시작하기](/ko/setting-up.md) 페이지에서 어떻게 관리자를 설정하는 지 확인할 수 있습니다.

[자주 묻는 질문 / 문제 해결](/ko/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/ko/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.
