> For the complete documentation index, see [llms.txt](https://maxion-1.gitbook.io/ragnarok-landverse-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://maxion-1.gitbook.io/ragnarok-landverse-whitepaper/game-guide/universal-exchange/woe-token-exchange.md).

# WOE Token Exchange

## WOE Token Exchange

The WOE Token Exchange is a special shop where players can exchange Proof of Winner and Proof of Hero items can be obtained by [Grand WOE](/ragnarok-landverse-whitepaper/game-guide/war-of-emperium.md#grand-woe) for various rewards.

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

### **Available Items for Exchange**

* **Proof Of Hero** 30000 for **Item Title: Divided -** Increase damage on DemiHuman monster by 3%**.**

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

* **Proof Of Winner** 1 for **1 Treasure Chest.**

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

* **Proof Of Hero** 500 for **Adamantine Box** (50)

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

* **Proof Of Hero** 200 for **\[Event] Speed Potion** 1 ea

<figure><img src="/files/2zHgarMuS4OaAils9gIz" alt=""><figcaption></figcaption></figure>

* **Proof Of Hero** 200 for **\[Event] Shrine Pocket 1** ea

<figure><img src="/files/K3Lvgz6uzyEeRAfNnTDq" alt=""><figcaption><p>Upon use, you will randomly receive one of the Shrine buffs. 1 ea</p></figcaption></figure>

* **Proof Of Hero** 100 for **Elunium** 1 ea

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

* **Proof Of Hero** 100 for **Oridecon** 1 ea

<figure><img src="/files/85EaFl2phyu879VEyQ1C" alt=""><figcaption></figcaption></figure>

* **Proof Of Hero** 10 for **WOE Blue Potion** 1 ea

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

* **Proof Of Hero** 5 for **WOE White Potion** 1 ea

<figure><img src="/files/5k4KwaRRmrknnHLQrlw4" alt=""><figcaption></figcaption></figure>

### **How to Obtain WOE Tokens**

* **Proof Of Winner**: Tokens can be obtained by occupying the Emperium until the conclusion of the Guild War period.
* **Proof Of Hero**: Tokens can be acquired by defeating monsters and boss monsters in the castle, or by vanquishing players from other guilds during War of Emperium (WOE).

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

Gather your Proof of Winner and Proof of Hero items and exchange them for valuable rewards at the WOE Token Exchange!


---

# 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://maxion-1.gitbook.io/ragnarok-landverse-whitepaper/game-guide/universal-exchange/woe-token-exchange.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.
