# Veils

### Overview

Veils are Avarik Saga Ecosystem's Premium Skin Feature. Each Veil is an NFT and can be freely traded on popular marketplaces such as OpenSea and Blur.

### Benefits

When equipped to your Forsakens in *Red Covenant*, Veils provide the following benefits:

* Significantly increase Forsaken's attributes and stats.
* Provide new skills to the Forsaken.
* Change the visual appearance and model of the Forsaken, including both 2D and 3D models.
* Modify skill animations (for rarer Veils).

{% embed url="<https://www.youtube.com/watch?feature=youtu.be&v=bsHr0B5n7sM>" %}

### Details

<figure><img src="/files/6FPwTb4WIzHTo0xLtcIC" alt=""><figcaption><p>Work in progress</p></figcaption></figure>

### Stats

Veils provide a fixed bonus to HP (Health Points), Attack, Defense, and Healing stats. These values are fixed for each Veil. For example, if you own a Kimono Adelaide, it will have the same ATK stat as any other Kimono Adelaide at the same level.

### Affixes

Affixes grant additional bonuses to stats, as well as enhancements to skills, on top of the fixed bonuses mentioned above. Affixes are randomized, meaning your Kimono Adelaide may have different affixes compared to someone else’s Kimono Adelaide.

Each Veil has 4 affix slots that can be unlocked by leveling up the Veil. Each affix slot has its own rarity, which determines the strength of the bonus.

<table><thead><tr><th width="130">Affixes Slot</th><th>Revealed On</th><th>Activated On</th></tr></thead><tbody><tr><td>1</td><td>Level 1</td><td>Level 10</td></tr><tr><td>2</td><td>Level 15</td><td>Level 25</td></tr><tr><td>3</td><td>Level 30</td><td>Level 40</td></tr><tr><td>4</td><td>Level 50</td><td>Level 60</td></tr></tbody></table>

| Veil Rarity | Affixes Slot # | Affixes Rarity Pool       |
| ----------- | -------------- | ------------------------- |
| Rare        | 4              | Rare                      |
| Epic        | 4              | Rare \| Epic              |
| Legendary   | 4              | Rare \| Epic \| Legendary |


---

# 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://avarik-saga.gitbook.io/avarik-saga/tokenomics-overview/nft-features/veils.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.
