# 커스텀 컨텐츠

- [요리(준비중)](https://wiki.lucymc.kr/lucy-network/custom/cook.md)
- [레스토랑](https://wiki.lucymc.kr/lucy-network/custom/cook/undefined.md)
- [요리 가구](https://wiki.lucymc.kr/lucy-network/custom/cook/undefined-1.md)
- [요리 도구](https://wiki.lucymc.kr/lucy-network/custom/cook/undefined-2.md)
- [레시피](https://wiki.lucymc.kr/lucy-network/custom/cook/undefined-3.md)
- [커스텀 낚시](https://wiki.lucymc.kr/lucy-network/custom/fish.md)
- [커스텀 인첸트](https://wiki.lucymc.kr/lucy-network/custom/enchant.md)
- [커스텀 농사](https://wiki.lucymc.kr/lucy-network/custom/crops.md)
- [그림](https://wiki.lucymc.kr/lucy-network/custom/art.md)
- [미스터리 박스](https://wiki.lucymc.kr/lucy-network/custom/mystery-box.md)
- [도감](https://wiki.lucymc.kr/lucy-network/custom/collection.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://wiki.lucymc.kr/lucy-network/custom.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.
