> 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.md).

# Universal Exchange

#### ​![](https://1023509870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKmoDHR63ZUtu1chIcSsu%2Fuploads%2FNcEKPlpCcvpja4ASKuZ3%2Fimage.png?alt=media\&token=e1b5cf7d-ae47-4c3c-aabc-39b1429064dc)​ <a href="#undefined" id="undefined"></a>

### Introduction <a href="#introduction" id="introduction"></a>

Alexa is a non-player character (NPC) that facilitates trading in Ragnarok Landverse. Players can exchange items by choosing from a list of available options.

​![](https://1023509870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKmoDHR63ZUtu1chIcSsu%2Fuploads%2Fnc3S8Bd5fXzlUSWkiWeS%2Fimage.png?alt=media\&token=2525f725-19d5-4477-9d14-939ecb0343ba)​

### Location <a href="#location" id="location"></a>

Universal Exchange NPC Alexa is located in all towns.

Simply type in the chat /navi prt\_in 62/71 (A yellow indicate will lead the way to the NPC)

* /navi prt\_in 62/71
* /navi morocc\_in 69/70
* /navi payon 148/155
* /navi alberta\_in 17/65
* /navi yuno\_in01 168/35
* /navi ein\_in01 26/79
* /navi lhz\_in02 273/1

### Features

1. [**Gachapon Recycle System**](/ragnarok-landverse-whitepaper/game-guide/universal-exchange/gachapon-recycle-system.md)
2. [**Monster Lootbox Exchange**](/ragnarok-landverse-whitepaper/game-guide/universal-exchange/monster-lootbox-exchange.md)
3. [**Monster Card for Loot Boxes Exchange**](/ragnarok-landverse-whitepaper/game-guide/universal-exchange/monster-card-for-loot-boxes-exchange.md)
4. [**Adamantine Exchange**](/ragnarok-landverse-whitepaper/game-guide/universal-exchange/adamantine-exchange.md)
5. [**Pet Spirit Exchange**](/ragnarok-landverse-whitepaper/game-guide/universal-exchange/pet-spirit-exchange.md)
6. [**Limit Break Scroll Exchange**](/ragnarok-landverse-whitepaper/game-guide/universal-exchange/limit-break-scroll-exchange.md)
7. [**Zeny Exchange**](/ragnarok-landverse-whitepaper/game-guide/universal-exchange/zeny-exchange.md)
8. [**Compensation Shop**](/ragnarok-landverse-whitepaper/game-guide/universal-exchange/compensation-shop.md)
9. [**OX Coin Exchange**](/ragnarok-landverse-whitepaper/game-guide/universal-exchange/ox-coin-exchange.md)
10. [**WOE Token Exchange**](/ragnarok-landverse-whitepaper/game-guide/universal-exchange/woe-token-exchange.md)
11. [**Resources Exchange**](/ragnarok-landverse-whitepaper/game-guide/universal-exchange/resources-exchange.md)


---

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