# Golden Random Option

<figure><img src="/files/40vZwd8qxHVXfXUuQlMF" alt=""><figcaption></figcaption></figure>

## Golden Random Option

Golden Random Option lets you roll bonus stats on Golden Armor.

Use this page to check the NPC location, roll cost, and available stat ranges.

### NPC location

Talk to the <mark style="color:blue;">**Golden Random Option NPC**</mark> in <mark style="color:blue;">**Payon Town**</mark>.

**Coordinates:** <mark style="color:blue;">`83,132`</mark>

### How it works

1. Bring your **Golden Armor**.
2. Pay the roll cost.
3. Roll a random option.
4. Reroll until you get the result you want.

### Roll cost

Each roll costs:

* `1` **Loka Key**
* `10,000` **Zeny**

### Available random options

| Option        |       Range |
| ------------- | ----------: |
| ATK           |  `1` to `5` |
| MATK          |  `1` to `5` |
| DEF           | `5` to `15` |
| MDEF          | `5` to `15` |
| HIT           | `5` to `15` |
| CRIT          |  `1` to `5` |
| FLEE          | `5` to `15` |
| Perfect Dodge |  `1` to `5` |
| ASPD %        |  `1` to `2` |

{% hint style="success" %}
You can reroll as many times as needed until you get the stat spread you want.
{% endhint %}


---

# Agent Instructions: 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://lokagamers.gitbook.io/rowiki/unique-feature/golden-equipment/golden-random-option.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.
