> For the complete documentation index, see [llms.txt](https://jeff-world.gitbook.io/jeff-world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jeff-world.gitbook.io/jeff-world/kor/jeff-world-play-guide/mission.md).

# Mission

제프 월드에는 로드클리닝 외에도 유저들이 즐길 다양한 미션들이 존재합니다. \
유저는 다양한 미션들을 통해 제프 월드를 좀 더 재밌게 알아갈 수 있습니다.\
여러 NPC와의 대화를 통해 미션을 수행하고 보상을 획득해 보세요!

&#x20;

## 플레이 방법

#### 영상으로 확인하고 싶다면 제프월드의 공식 Youtube 페이지를 방문해 보세요!

<https://www.youtube.com/@jeffworldofficial>

####

#### 가장 첫 번째 미션

* 제프 월드 진입 시 처음으로 만나는 NPC는 가디언의 수장 '윌리엄' 입니다.
* 윌리엄과 대화하여 <mark style="color:orange;">"Hello, Jeff World!"</mark> 미션을 시작으로 제프 월드에서의 생활이 시작됩니다.

<div align="left"><figure><img src="/files/vuZHHQwhUl4bQbBIe6x7" alt=""><figcaption><p>새로운 친구네! 제프 월드에 어서와!</p></figcaption></figure></div>

#### 미션 확인

<div align="left"><figure><img src="/files/ZWcjqcGztxVASqgVR5uP" alt=""><figcaption></figcaption></figure></div>

* 우측 하단 미션 버튼을 클릭하여 미션 창을 오픈합니다.

<div align="left"><figure><img src="/files/Um4VIi8liUWSiLj9ZyGI" alt=""><figcaption></figcaption></figure></div>

* 미션 탭의 '가이드'를 눌러 진행 할 수 있는 미션을 확인한 후, 위치 보기를 클릭합니다.
  * 미션 종류는 총 3개로, <mark style="color:orange;">메인 미션</mark> / <mark style="color:purple;">서브 미션</mark> / <mark style="color:blue;">일일 미션</mark> 으로 구성되어 있습니다.
  * 각 미션의 종류에 따라 타이틀 색상이 상이합니다

<div align="center"><figure><img src="/files/Lv6ROa1PkH6Z7AiZ8ZNc" alt=""><figcaption></figcaption></figure></div>

* 위치 보기 버튼을 클릭하면 아바타 머리 위에 <mark style="color:blue;">종이비행기</mark>를 아이콘이 생성됩니다.  <mark style="color:blue;">종이비행기</mark>의 방향을 따라가면, 미션을 제공해 주는 NPC의 위치로 이동할 수 있습니다.

#### 미션 완료

* 미션 목표 달성 시, 화면에 미션 목표 달성 메시지가 출력됩니다.
* 미션 목표 달성 후 완료 NPC와 대화를 통해 미션을 완료합니다.
* 미션을 완료하면 보상을 획득할 수 있습니다.
  * 완료한 미션은 미션 탭의 '완료'에서 확인할 수 있습니다.

### 미션 상태 아이콘

* 미션 진행 상태에 따라 NPC 머리위의 아이콘 모양이 변화합니다.

<div align="left"><figure><img src="/files/NdgHHhpxdFBPtv9Pa9Ue" alt="" width="317"><figcaption></figcaption></figure></div>


---

# 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://jeff-world.gitbook.io/jeff-world/kor/jeff-world-play-guide/mission.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.
