> 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/archived/past-events/obt-event.md).

# OBT Event

<figure><img src="https://847572216-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkkjSckGMD67AfsA2mMhS%2Fuploads%2FicDUYsmuCXra1bhb6nRa%2F18.png?alt=media&amp;token=78a53d9c-2d97-43e1-bf0c-d40e079203c8" alt=""><figcaption></figcaption></figure>

### Our OBT Quest requirements:

Reach Level 255/100 of Any Class and talk to the NPC!

* Activity Points - x6 Activity Points
* Gold - 5,000pcs
* Shining Spear Blade - 25pcs
* Young Twig - 25pcs
* Mother's Nightmare - 25pcs
* Pocket Watch - 10pcs
* Gemstone - 10pcs
* Fire Dragon Scale - 10pcs
* Will of Red Darkness - 10pcs
* Fang of Hatii - 10pcs
* Ice Scale - 10pcs
* Fragment of Rossata Stone - 10pcs
* Broken Crown - 10pcs

***

### **Objective of this quest:**

* To determine the strength of the MVP Bosses if its needed a balancing.
* To determine the strength of each class if its needed a balancing.
* To determine the ratio of respawn rate of certain MVPs in the Bloody Branch

***

### Rewards:

* x1 Valkyrie Armor (BOUND) - Not Refinable
* x1 **7 DAYS VIP TICKET**<br>

{% hint style="info" %}
You must submit this to the **OBT Quest NPC** located at the center of **Prontera** to claim your **OBT rewards** during the **Official Opening**.
{% endhint %}

{% hint style="success" %}
**NOTE:** This quest is **Gepard-based**, meaning only **one submission per machine** is allowed.
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://playdarkro.gitbook.io/wiki/archived/past-events/obt-event.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
