# PvE Content

Player vs Environment - quests, farming, and general content.

## Quick Links

| Category                                                 | Description                 |
| -------------------------------------------------------- | --------------------------- |
| [Quests](/content/pve-content/quests.md)                 | Available quests            |
| [Zeny Hunting](/content/pve-content/zeny-hunting.md)     | Best spots for Zeny farming |
| [Leveling Spots](/content/pve-content/leveling-spots.md) | Optimal leveling locations  |
| [Refine Hammers](/content/pve-content/refine-hammers.md) | Guaranteed refinement items |
| [Shopping Mall](/content/pve-content/shopping-mall.md)   | In-game mall NPCs           |
| [Premium Room](/content/pve-content/premium-room.md)     | Premium member area         |

## Gashapon

| Category                                                  | Description                                 |
| --------------------------------------------------------- | ------------------------------------------- |
| [Gashapon](/content/gashapon.md)                          | Regular gacha machine (opens every 4 hours) |
| [Premium Gashapon](/content/gashapon/premium-gashapon.md) | Premium Room gacha machine                  |

## Special Content

| Category                                                                               | Description                          |
| -------------------------------------------------------------------------------------- | ------------------------------------ |
| [Shadow Sovereign's Legacy](/content/pve-content/shadow-sovereigns-legacy.md)          | Shadow equipment system              |
| [Dark Devil & Infinity Exchange](/content/pve-content/dark-devil-infinity-exchange.md) | Special exchange NPCs                |
| [Super Mighty Sage Enhancement](/content/pve-content/super-mighty-sage.md)             | Sage enhancement quest               |
| [Uber Stock Market](/content/pve-content/uber-stock-market.md)                         | ~~Item trading market~~ (Not Active) |

## Other

| Category                                                     | Description             |
| ------------------------------------------------------------ | ----------------------- |
| [Events](/content/pve-content/events.md)                     | Current and past events |
| [Vada's Quests](/content/pve-content/vadas-quests.md)        | Eye costume quests      |
| [Hunting Missions](/content/pve-content/hunting-missions.md) | Daily hunting missions  |
| [AFK Content](/content/pve-content/afk-content.md)           | AFK farming guide       |
| [Streamer Program](/content/pve-content/streamer-program.md) | Streamer benefits       |


---

# 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/pve-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.
