> For the complete documentation index, see [llms.txt](https://dotaro.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://dotaro.gitbook.io/wiki/economy-and-trading/rmt-system.md).

# RMT System

Designed with fairness and balance in mind, the system allows players to engage in transactions while maintaining the integrity of the in-game economy. All trades are monitored and regulated to prevent abuse, ensuring a safe environment for both buyers and sellers.

<figure><img src="/files/djt42QjN6PcYXpN2ro4x" alt=""><figcaption><p>@warp dotaro 160 176</p></figcaption></figure>

Whether you’re looking to invest in your progression or convert your hard-earned assets, DotaRO’s RMT System offers a reliable and transparent platform—where value meets opportunity.

***

🛒 How It Works:

{% hint style="info" %}
💳 1 RMT Ticket = 1 PHP in Cash Shop / Donation Shop
{% endhint %}

🔹 Selling Items\
Players who want to sell items through RMT can list them via the RMT Market NPC. A 5% convenience fee will be charged when listing your item.

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

***

🔹 Buying Items\
Buyers must purchase RMT Tickets from the Cash Shop to buy items listed in the market.

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

***

Once the purchase is complete, a 20% transaction tax will be applied to the seller’s earnings.

💸 Convert Your Earnings

Players who earn RMT Tickets in-game can convert them into real money.

Simply use: @request or DM me in Discord gmkael\_

A staff member will assist you with the payout.\
✔ Conversion Rate: 1 RMT Ticket = 1 PHP\
✔ Minimum Payout: 1,000 PHP

{% hint style="info" %}
You can only list 1 item at a time per player.
{% 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://dotaro.gitbook.io/wiki/economy-and-trading/rmt-system.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.
