# 문제 해결

- [리소스팩 오류 수정하기](https://guides.mclotus.kr/helps/resource-error.md): 리소스팩 적용이 되지 않을 때 해결법입니다.
- [서버 추천이 안돼요](https://guides.mclotus.kr/helps/vote-error.md)
- [리소스팩 수동 적용법](https://guides.mclotus.kr/helps/manual-resource-pack.md)
- [마인팜 서버에서의 개인정보 이슈](https://guides.mclotus.kr/helps/privacy-protect.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://guides.mclotus.kr/helps.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.
