> For the complete documentation index, see [llms.txt](https://wiki.drgnshield.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.drgnshield.com/important-concepts/jobs/explorer.md).

# Explorer

🧭 Explorer

**Difficulty:** ⭐

**Description:** Discover new biomes and explore the world.

**Best For:** Players who enjoy traveling and adventure.

**Key Features:**

* Easiest job to level up
* Rare biomes give higher rewards
* Biome-specific exploration rewards
* Lower rewards for basic exploration (-15%)

**Tips:**

* Travel to rare biomes for better rewards
* Explore the Nether and End for variety
* Use fast travel methods to cover ground quickly
* Document your explorations with maps

**Top Paying Actions:**

1. Discovering rare biomes
2. Exploring the End and Nether
3. Finding unique structures
4. Charting ocean monuments and woodland mansions
5. Completing exploration milestones


---

# 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://wiki.drgnshield.com/important-concepts/jobs/explorer.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.
