> 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/vending-area.md).

# Vending Area

This bustling marketplace is your go-to destination for buying, selling, and discovering valuable items. Whether you’re hunting for rare gear, stocking up on essentials, or turning your loot into profit, the Vending Area keeps the community thriving.

<figure><img src="/files/7pFi4kcPht4RedYzxMWW" alt=""><figcaption><p>@warp dotaro 130 104</p></figcaption></figure>

***

💰 **Player-Driven Economy**

* Set up your own shop and sell items at your preferred price
* Browse through a wide variety of equipment, consumables, and rare finds
* Earn zeny and build your wealth through smart trading

⚡ **Convenient & Accessible**

* Centralized location for easy navigation
* Organized vending spots for a smoother shopping experience
* Active market with constantly changing deals

🔍 **Endless Opportunities**

* Find hidden bargains or high-end gear
* Support other players while progressing your own journey
* Turn grinding into profit with strategic selling

***

🏪 **Trade smart. Earn more. Stay ahead.**\
In DotaRO, the Vending Area isn’t just a market — it’s the **lifeline of every adventurer’s progression**.


---

# 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/vending-area.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.
