> For the complete documentation index, see [llms.txt](https://wiki.craftopia.work/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.craftopia.work/undefined-3/help.md).

# 도움말·문의

연동이 안 되거나 그리핑 피해 등 도움이 필요하면 **Discord 커뮤니티** 또는 아래 문의처로 연락주세요.

* ✉️ 문의: <yeonjm1@gmail.com>
* 📄 관련 문서: [이용약관](https://craftopia.work/terms) · [개인정보처리방침](https://craftopia.work/privacy)

{% hint style="info" %}
그리핑 등 피해가 발생하면 가능한 범위에서 백업을 통한 복구를 지원할 수 있습니다(복구를 보장하지는 않습니다). 피해 행위자에게는 제재가 적용됩니다.
{% endhint %}


---

# 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 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://wiki.craftopia.work/undefined-3/help.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.
