> 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/pve-content-and-farming/gold-room-feature.md).

# Gold Room Feature

***

<h4 align="center">Gold Room Monster Information:</h4>

<p align="center">Mob ID: 28011 </p>

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

***

All items inside DotaRO including equipments and loots can only be sold at 10z per item. The only way to farm zeny is thru **Gold Room** or get **Hand of Midas** as fast as you can so you can farm Lesser Gold in any mobs outside Gold Room.

***

Gain access for an entrance fee of **100,000z** and farm up to **5 hours per day**, with a maximum of **15,000 gold** daily. But be careful—death comes at a cost. If you fall inside the Gold Room, you’ll lose **25% of your farmed gold points**, so make sure to exchange them frequently to secure your earnings.

<figure><img src="/files/NDmzxQ49J4TTKSJVpCOF" alt=""><figcaption><p>@warp dotaro 179 113</p></figcaption></figure>

Gold values are dynamic, with selling prices rotating daily:

* **Gold:** 10,000z – 50,000z
* **Lesser Gold:** 5,000z – 10,000z\
  You can detect the current rates using the **Overcharge skill** of Whitesmiths.

{% hint style="info" %}
Gold & Lesser Gold prices change DAILY! Just double-click to check selling price — and yes, it detects Overcharge from your Whitesmith automatically.
{% endhint %}

Looking for alternative farming? You can also obtain **Lesser Gold** from monsters using the **Hand of Midas** from Dota Quest Items—giving you more ways to profit outside the Gold Room.

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

> Enter prepared, play smart, and maximize your gains—because in DotaRO, fortune favors the bold.


---

# 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/pve-content-and-farming/gold-room-feature.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.
