> 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/token-economy/in-game-tax-system.md).

# In-Game Tax System

To ensure longevity of the game and the interests of our Ragnarok Landverse community, all in-game transactions involving trading with other players, opening a store, and sending Zeny by mail are subjected to a 10% tax.

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><img src="/files/il3WAPzgAXfiVNVFdVvX" alt=""></td><td>Trading (Deal)</td><td></td></tr><tr><td><img src="/files/F4QNlGpOC0huPiOhbdiM" alt=""></td><td>Vending (Store)</td><td></td></tr><tr><td><img src="/files/GvvFMxUN1UdXJDoWw2gX" alt=""></td><td>RODEX (Send mail)</td><td></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:

```
GET https://maxion-1.gitbook.io/ragnarok-landverse-whitepaper/token-economy/in-game-tax-system.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.
