> For the complete documentation index, see [llms.txt](https://ro0-4.gitbook.io/godro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ro0-4.gitbook.io/godro/server-events/gachapon.md).

# Gachapon

Step right up and test your luck at the legendary Gachapon A machine, right in the heart of the Main Office! For just a modest Zeny fee, you could score powerful consumables, rare utility items, valuable upgrade materials, or even premium GCASH rewards. With four escalating prize tiers ranging from everyday essentials to the most sought-after treasures every spin brings you closer to greatness. Whether you're stocking up, gearing out, or chasing that top-tier jackpot, this is your chance to win big. The next life-changing pull could be yours spin now and let the rewards roll!

***

#### 📍 Location:

**Main Office**

![](/files/8Xd3tsabR5hRnzu4TcE9)

\
Find the Gachapon machine labeled **Gachapon A**.

***

#### 💰 Cost to Spin:

* **35,000 Zeny per spin**
* Spin options: **1x**, **10x**, or **50x**

***

#### 🎁 Prize Tiers

Each spin grants a random prize from one of the four reward tiers:

***

**🔹 Tier I – Normal**

Chance - 80.00%

* Usables/Supply/Etc Items

***

**🔸 Tier II – Rare**

Chance - 1.00%

* GCASH Tickets

***

**🟣 Tier III – Epic**

Chance - 0.50%

* Headgears

***

**🔴 Tier IV – Ultra**

Chance - 0.25%

* GCASH Tickets

{% hint style="info" %}
**NOTE:** Only one winner can be rewarded for this. If two or more players hit the jackpot, only the first one will be acknowledged, and any subsequent jackpot wins will not be rewarded.
{% endhint %}

***

#### 📅 Availability:

This event is **available for a limited time**. Watch out for announcements when the machine is activated in the Main Office.


---

# 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://ro0-4.gitbook.io/godro/server-events/gachapon.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.
