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

# 월드

임모탈 키우기 2의 핵심 경험은 박진감 넘치는 액션 플레이입니다.

한때 평화로웠던 세상에 악이 풀려나 세상은 혼란에 빠졌습니다.

스테이지와 던전을 돌파하며 임모탈을 성장시켜 세상을 구하세요!

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

임모탈은 침묵의 숲, 절망의 사막, 금지된 늪지대, 얼어붙은 비명지대, 그리고 이름 없는 세계의 폐허 성채를 탐험하며 모험을 이어갑니다. 각 지역에서 강력한 적들을 처치하고, 숨겨진 비밀을 밝혀내 주세요.

게임 스테이지에는 총 9단계의 난이도가 존재합니다 : 일반, 어려움, 악몽, 지옥, 불지옥, 고행 I, 고행 II, 고행 III, 고행 IV\
클리어한 스테이지 수에 따라 플레이어의 랭킹이 결정됩니다.

위에 언급된 지역 외에도 새로운 지역과 세계가 지속적으로 추가될 예정이니, 앞으로의 업데이트를 기대해 주세요!


---

# 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://docs.immortalrising2.com/2-kr/undefined-1/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.
