> For the complete documentation index, see [llms.txt](https://fagmentedspells.gitbook.io/en-fragmented-spells-ecosystem/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fagmentedspells.gitbook.io/en-fragmented-spells-ecosystem/nfts/magnaryuz-world/accesories.md).

# Accesories

What a great hat!

### What are accessories?

These are additional items that can embellish:

* Lands
* Houses
* Clothing Accessories besides decorating have extra functionalities. They act as trade items, and will also grant additional stats depending on their rarity.

### Types of accessories

| Accessories | Stats power ups |
| :---------: | :-------------: |
|     Rare    |        2%       |
|  Legendary  |        5%       |

### What stats increase with accessories?

Having 2 accessories on will give you advantages. For example, if you have two accessories equipped, 1 Rare (2%) and 1 Legendary (5%) you will have a 7% increase in collection, in caves and content in those assets.

### How to obtain accessories?

There are 4 ways to obtain accessories:

* Crafting.
* Events.
* Buying from other players.
* Buying accessory packs.&#x20;

### Limited

{% tabs %}
{% tab title="Rewards" %}
{% hint style="success" %}
The Rare and Legendary categories will have an InGame operation, the NFT will only exist in a limited number which can be used in the Lands, houses and characters, when using them they can be upgraded.
{% endhint %}

{% hint style="success" %}
These NFTs are distinctly separate from the main collection but will have their own benefits when owned.
{% endhint %}

{% hint style="warning" %}
Rare and Legendary accessories once used there is no going back, the benefits will be applied to the wearer.
{% endhint %}

{% hint style="info" %}
These accessories that are obtained by the different ways, will have different uses for each user or assets in each world.
{% endhint %}
{% endtab %}
{% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://fagmentedspells.gitbook.io/en-fragmented-spells-ecosystem/nfts/magnaryuz-world/accesories.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.
