# Amulet NFT

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

* Being staked in the game it protects from the weather and depletion by reducing the effect of both. Each type of mining NFT has its relevant amulet. **Green Amulet** affects Stone, Iron and Gold, **Blue Amulet** affects Food, Wood and Horses. Red Amulet improves craft chances.
* For each amulet the “quality” parameter is randomly generated, which sets the strength of this amulet
* Amulets have grades. You can collect all three grades of the same type of Amulet, their effect will add up. With two amulets, there will be no addition!

**Red amulet & Craft chances**

Unlike Farm and Mine passes, which improve the NFTs obtained by crafting randomly by some %, depending on the number of such passes, that you have staked on your account, the **Red Amulet** is guaranteed to increase the quality of NFTs obtained from any crafting by the specified % of the original quality of NFT. The strength of the amulet depends on its own quality. It also works on crit-craft in the same way as normal craft, imposing its effect after all calculations.


---

# 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://wiki.minebarons.io/nft-types/amulet-nft.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.
