> 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/newbies-guides/jeff-world-play-guide/mission.md).

# Mission

**In addition to Road Cleaning, JEFF World offers a variety of missions for users to enjoy!**\
Through these missions, you can explore and learn more about JEFF World in a fun and engaging way.\
Interact with various NPCs, complete missions, and earn rewards! 🎉

## How to Play

If you'd like to watch a video tutorial, visit JEFF World's official YouTube channel:\
[JEFF World Official YouTube](https://www.youtube.com/@jeffworldofficial)

## Your First Mission

* The first NPC you'll meet upon entering JEFF World is **William**, the Guardian Leader.
* Talk to William to start your first mission, **"Hello, Jeff World!"**, and begin your adventure in JEFF World.

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

## Checking Missions

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

* **Open the Mission Window**
  * Click the **Mission Button(J)** at the bottom right of your screen.

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

* **Explore Available Missions**
  * In the mission tab, click **Guide** to see available missions and select **View Location** to track them.
  * Missions are divided into three types:
    * **Main Missions**
    * **Sub Missions**
    * **Daily Missions**
  * Each mission type is distinguished by the color of its title.

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

* **Track Mission Location**
  * Clicking **View Location** generates a **paper airplane icon** above your avatar's head.
  * Follow the direction of the paper airplane to find the NPC offering the mission.

## Completing Missions

* **Achieve Mission Goals**
  * Once the mission objectives are completed, a completion message will appear on the screen.
* **Talk to the Completion NPC**
  * Return to the NPC to complete the mission.
* **Claim Rewards**
  * After completing the mission, you'll receive your rewards.
  * Completed missions can be reviewed in the **Completed** tab of the mission window.

## **Mission Status Icons**

* The icon above an NPC’s head changes based on the mission’s progress status.
* These visual cues help you identify which missions are available, in progress, or ready to be completed.

<div align="left"><figure><img src="/files/m5JK9Aq8thBhVunRBO6i" alt="" width="475"><figcaption></figcaption></figure></div>

**Enjoy exploring JEFF World and completing missions for exciting rewards! 🌟**


---

# 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/newbies-guides/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.
