> For the complete documentation index, see [llms.txt](https://kim-meow.gitbook.io/kim_meow-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kim-meow.gitbook.io/kim_meow-docs/undefined-1/2-4/undefined.md).

# 원정 소탕하기

<figure><img src="/files/gmoOPURkPl41YzEn1NGk" alt=""><figcaption></figcaption></figure>

원정을 소탕해서 아이템을 얻으시면 됩니다.

**'탐험' 난이도로 '혼자'가시면 충분**히 할 수 있어요.

마지막에 '오드에너지 큐브'는 열지 않으셔도 됩니다. 그래도 완료가 됩니다.

하지만 '확정 보상'을 받고 싶다면 여셔도 상관은 없습니다.

<figure><img src="/files/ZcSi4pSykikQnfJqDnbn" alt=""><figcaption></figcaption></figure>

하지만 확정 보상이 꼭 필요한게 아니라면 네임드만 잡고, 오드에너지 큐브는 열지 않는 것을 추천드립니다!


---

# 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, and the optional `goal` query parameter:

```
GET https://kim-meow.gitbook.io/kim_meow-docs/undefined-1/2-4/undefined.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
