# Items

## **Items Standard**

\
Items can increase the strength and change the appearance of heroes. Item will make the hero stronger to go against the dark forces that are waiting for you in the journey.&#x20;

The rarity of Items is also divided into six levels, they rank in the following order:

&#x20;                **Common ->&#x20;**<mark style="color:green;">**Uncommon**</mark>**&#x20;->&#x20;**<mark style="color:blue;">**Rare**</mark>**&#x20;->&#x20;**<mark style="color:purple;">**Epic**</mark>**&#x20;->&#x20;**<mark style="color:yellow;">**Legendary**</mark>**&#x20;->&#x20;**<mark style="color:orange;">**Mythical**</mark>

The rarer the equipment, the more powerful it is.

Equipment is also an NFT just like the Hero. You can now buy/sell, trade, and upgrade NFT Items.

There are currently two ways to get Items: Purchase them directly from other players on the Marketplace or randomly open those items with Gacha.


---

# 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-faraland.gitbook.io/guide/faraland-tutorials/items.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.
