# Gear

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

### Overview

Gears are essential to improve heroes’ abilities. In Legend of Arcadia, every class of heroes entails four types of Gears:

* Necklace
* Headwear
* Pendant
* Ring

### Quality

Gears are divided into different qualities according to their colors.

<table><thead><tr><th width="660" align="center">Color (rarity in an ascending order)</th><th data-hidden></th></tr></thead><tbody><tr><td align="center">Grey</td><td></td></tr><tr><td align="center">Green</td><td></td></tr><tr><td align="center">Green + </td><td></td></tr><tr><td align="center">Blue</td><td></td></tr><tr><td align="center">Blue +</td><td></td></tr><tr><td align="center">Purple</td><td></td></tr><tr><td align="center">Purple +</td><td></td></tr><tr><td align="center"><strong>Orange</strong></td><td></td></tr><tr><td align="center"><strong>Orange +</strong></td><td></td></tr><tr><td align="center"><strong>Red</strong> </td><td></td></tr><tr><td align="center"><strong>Red +</strong></td><td></td></tr><tr><td align="center"><strong>Red +1</strong></td><td></td></tr><tr><td align="center"><strong>Red +2</strong></td><td></td></tr><tr><td align="center"><strong>Red +3</strong></td><td></td></tr></tbody></table>

Besides, it is worth mentioning that Gears with a rarity above Orange will gain up to four additional attribute bonuses among HP/ATK/M.ATK/DEF/M.DEF.

### Additional attribute bonus

<table><thead><tr><th width="183">Quality</th><th align="center">Additional attribute bouns(entries)</th><th data-hidden></th></tr></thead><tbody><tr><td>Orange</td><td align="center">1</td><td></td></tr><tr><td>Orange +</td><td align="center">2</td><td></td></tr><tr><td>Red</td><td align="center">3</td><td></td></tr><tr><td>Red +</td><td align="center">3</td><td></td></tr><tr><td>Red +2</td><td align="center">4</td><td></td></tr><tr><td>Red +3</td><td align="center">4</td><td></td></tr></tbody></table>


---

# 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://whitepaper.legendofarcadia.io/legend-of-arcadia/nft-assets/nft-toy-hero/gear.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.
