# Hunting Guide

The **Hunting Guide** is a module available in the Exordion client that helps players find hunting locations appropriate for their level and playstyle.

### 📌 What is it?

The Hunting Guide is an interactive tool integrated into the client that allows:

* 🔍 Search for specific creatures;
* 🏙️ Filter hunting locations by **city**;
* 🎚️ Set **minimum and maximum level** for hunts;
* 🗺️ View on the map where the selected hunting area is located;
* 👾 See the **monsters present** in each location;
* ⭐ Identify **Custom Hunts** (custom hunts exclusive to Exordion).

### 🗺️ Interface

The Hunting Guide interface is divided into three main sections:

#### 📋 List of Hunts

Displays the available hunting locations with:

* Main monster name or reference title;
* Recommended level;
* Nearest city;
* ⭐ Icon for custom locations.

#### 🗺️ Map

Shows the exact location of the area (or its entrance) of the selected hunt, visually highlighting where the player should go to find the monsters.

#### 🎛️ Filters Panel

Tools to make your search easier:

* Field to **search by monster name**;
* Filter by **city**;
* Filter by **minimum and maximum level**;
* Option to **show or hide** custom hunts.

### ⭐ Custom Hunts in Exordion

Some areas have the ⭐ icon, indicating that they are **custom areas** developed exclusively for the **Exordion**.&#x20;

***

Explore efficiently. Use the Hunting Guide to your advantage in **Exordion**!

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

***

Check out this video made by our partner Aldrtich, talking about [Game Wiki](/wiki/en/client/in-game-wiki.md), [Hunting Guide](/wiki/en/client/hunting-guide.md) and [Dungeons](/wiki/en/systems/dungeons.md):

{% embed url="<https://youtu.be/tJyrgxuXoxA?si=Dvls1-Zugy-o8bLp>" %}


---

# Agent Instructions: 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://exordion.gitbook.io/wiki/en/client/hunting-guide.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.
