> For the complete documentation index, see [llms.txt](https://playdarkro.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://playdarkro.gitbook.io/wiki/pve-content/monster-arena.md).

# Monster Arena

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

**Monster Arena** is one of several arenas you can explore, each populated by different types of monsters that grant points. These points can be redeemed for equipment or other items at the Blood Arena shop. For the most effective farming experience in the arena, using the **Ninja** class is recommended.

***

### Entrance <a href="#entrance" id="entrance"></a>

1. One-Time Access costs **50,000,00z**.
   1. When you die on this 'One-Time' Access, you need to wait for 6 hours before you can enter again.
2. 3-hour Access costs **250,000,000z**.
   1. When you die inside the arena, you can come back until the full 3-hours is consumed. After consuming your time, you need to wait for **12 hours** before you can access the arena again.

***

### Monsters:

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

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

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

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

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

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

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

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

<p align="center"><img src="/files/b4bfwF15pkZ2qKKpkzqm" alt=""></p>


---

# 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://playdarkro.gitbook.io/wiki/pve-content/monster-arena.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.
