# Armor Option Refinement System

<p align="center"><strong>---------- Armor Option ----------</strong></p>

<p align="center">When a player upgrades an item in the armor section, whether it is a shirt/robe/shoes/shield, or helmet</p>

<p align="center">The system will randomly assign an option to the player</p>

<figure><img src="/files/8180ec70fb0059ac6888311cdc7c21d7138b3703" alt=""><figcaption></figcaption></figure>

<p align="center">Each time the player upgrades further, the system will randomly assign a new option</p>

<figure><img src="/files/8245b59b97e1d35205f134237cd13911fd0f17a1" alt=""><figcaption></figcaption></figure>

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

So if the player already has an option they think is good, please be careful when upgrading further

Each piece of armor will have different options; you can check them from the table below

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

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

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

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

<figure><img src="/files/77b923a64bbf989ab424326c1142550bee7936e8" alt=""><figcaption></figcaption></figure>


---

# 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://guide.auction-finn-ragnarok.com/finnro-classic.ep5-en/game-system-guide/items-and-equipment.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.
