> 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/undefined-2.md).

# 모르헤임으로!

모르헤임으로 가려면 조건이 필요합니다.

**45레벨 이상 + 아이템렙 3300 이상 + 전투력 270K 이상**

성장 서포트를 잘 하고 계시다면 금방 달성하실 수 있을거에요.

<figure><img src="/files/95msmMrj5RcITNpacU6D" alt=""><figcaption></figcaption></figure>

모르헤임으로 메인 퀘스트를 시작해 줍시다.

<mark style="color:$success;">뉴비의 질문 :</mark> 기존 지역으로 왔다가 모르헤임으로 다시 못 돌아가겠어요 ㅠㅠ\
답변 : 월드맵(기본 단축키:M) > 우측 상단에 동그라미 모양 아이콘 클릭 > 원하는 지역 옆에 아이콘 클릭하여 원하는 곳으로 키벨리스크를 타보세요!

<figure><img src="/files/FE4By9TqHgHeW9BabcN6" 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/undefined-2.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.
