# PvM Content

Player vs Monster content - hunting, MVPs, and instances.

## Quick Links

| Category                                                         | Description                            |
| ---------------------------------------------------------------- | -------------------------------------- |
| [MVP](/content/pvm-content/mvp.md)                               | MVP Hunting Information and MVP Ladder |
| [Instances](/content/pvm-content/instances.md)                   | Instance dungeons                      |
| [World Boss](/content/pvm-content/world-boss.md)                 | World Boss events                      |
| [Hunting Missions](/content/pvm-content/hunting-missions.md)     | Daily hunting missions                 |
| [Beithir (Zeny Gear)](/content/pvm-content/beithir-zeny-gear.md) | Beithir instance for Zeny gear         |
| [Custom Monsters](/content/pvm-content/custom-monsters.md)       | XileRO custom monsters                 |

{% hint style="info" %}
**Tip:** Check [Leveling Spots](/content/pve-content/leveling-spots.md) for optimal farming locations.
{% endhint %}


---

# 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://www.xileretro.wiki/content/pvm-content.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.
