> For the complete documentation index, see [llms.txt](https://wiki.osirisbd.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.osirisbd.com/npc/illezra.md).

# Illezra

**Illezra** is an **All-in-One NPC**.

The following features are available through this NPC:

* **Storage** and **Currency Exchange**
* Access to the **Central Market**
* **Skill Addons**

### The following exchanges are available through this NPC:

<table><thead><tr><th width="235.2000732421875" align="center">Exchange item</th><th width="79.3997802734375" align="center">Qty</th><th width="354.2000732421875" align="center">Reward item</th><th width="75.9998779296875" align="center">Qty</th></tr></thead><tbody><tr><td align="center"><img src="/files/qGoVsYT3okmboEvNfXWl" alt="">Rift Token</td><td align="center">1</td><td align="center"><img src="/files/5VQURrrasVHnN13yZJyP" alt="">Choose Your Boss Defense Gear Box</td><td align="center">1</td></tr><tr><td align="center"><img src="/files/mlGdOffhUAzNsAtR8iHF" alt="">Rift Token</td><td align="center">1</td><td align="center"><img src="/files/1WBF0XixZ1Na3DbKlUkU" alt="">Choose Your Boss Weapon Gear Box</td><td align="center">1</td></tr><tr><td align="center"><img src="/files/vQWWwk2Cs5VTHQ1Dd7l5" alt="" data-size="original"> Remnants of the Rift</td><td align="center">1</td><td align="center"><img src="/files/MOewzf8nX72BhHPugs5q" alt="">Choose Your Blackstar Weapon Box</td><td align="center">1</td></tr><tr><td align="center"><img src="/files/ofa7ieDvNae6oIrVOQv2" alt="" data-size="original"> Black Stone</td><td align="center">33</td><td align="center"><img src="/files/4zIIDkfd1Vil31vQYiyx" alt=""> Advice of Valks (+20)</td><td align="center">1</td></tr><tr><td align="center"><img src="/files/ofa7ieDvNae6oIrVOQv2" alt="" data-size="original"> Black Stone</td><td align="center">84</td><td align="center"><img src="/files/KSWb6hO8SjbuHkrzEmeW" alt="" data-size="original"> Advice of Valks (+30)</td><td align="center">1</td></tr><tr><td align="center"><img src="/files/ofa7ieDvNae6oIrVOQv2" alt="" data-size="original"> Black Stone</td><td align="center">200</td><td align="center"><img src="/files/nDoB6KTwHre1xDkdLOJV" alt="" data-size="original"> Advice of Valks (+50)</td><td align="center">1</td></tr><tr><td align="center"><img src="/files/ofa7ieDvNae6oIrVOQv2" alt="" data-size="original"> Black Stone</td><td align="center">500</td><td align="center"><img src="/files/77pbVtkqRjxSSug3WxnS" alt="" data-size="original"> Advice of Valks (+80)</td><td align="center">1</td></tr><tr><td align="center"><img src="/files/ofa7ieDvNae6oIrVOQv2" alt="" data-size="original"> Black Stone</td><td align="center">1000</td><td align="center"><img src="/files/5UuLbLzjOOsjpxx7bRp2" alt="" data-size="original"> Advice of Valks (+100)</td><td align="center">1</td></tr><tr><td align="center"><img src="/files/ofa7ieDvNae6oIrVOQv2" alt="" data-size="original"> Black Stone</td><td align="center">2000</td><td align="center"><img src="/files/tr7WseTKYINgXTVj8WWa" alt="" data-size="original"> Advice of Valks (+150)</td><td align="center">1</td></tr><tr><td align="center"><img src="/files/ofa7ieDvNae6oIrVOQv2" alt="" data-size="original"> Black Stone</td><td align="center">4000</td><td align="center"><img src="/files/Esdwj8B6R6cC9JSj715m" alt="" data-size="original"> Advice of Valks (+200)</td><td align="center">1</td></tr><tr><td align="center"><img src="/files/ofa7ieDvNae6oIrVOQv2" alt="" data-size="original"> Black Stone</td><td align="center">8000</td><td align="center"><img src="/files/6X1UMgLttOBOq54tqWXR" alt="" data-size="original"> Advice of Valks (+250)</td><td align="center">1</td></tr><tr><td align="center"><img src="/files/ofa7ieDvNae6oIrVOQv2" alt="" data-size="original"> Black Stone</td><td align="center">10000</td><td align="center"><img src="/files/zpfCTXDrfJuK3oiSWHSi" alt="" data-size="original"> Advice of Valks (+300)</td><td align="center">1</td></tr></tbody></table>


---

# 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://wiki.osirisbd.com/npc/illezra.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.
