# NFT Cards Composition

## Layer's NFT Cards&#x20;

Each layer will have its own NFT Card. One card per layer.

Each NFT Card will have a set of skills:  &#x20;

* **Strength.** \
  Strength represents the physical strength of a hero. When using most types of physical damage weapons, strength will determine your attack power.<br>
* **Agility.** \
  Agility represents coordination, physical flexibility, reaction and balance skills. Agility determines the character's evasiveness.<br>
* **Endurance.**\
  Endurance represents health and stamina, the value of life, so physical is essential. In addition to health, stamina also determines the likelihood of a character being affected by disadvantages.<br>
* **Intelligence.**\
  Intelligence represents a character's ability to learn and think. Intelligence affects the number of spells the hero can cast, the difficulty of the opponent's spell resistance and the damage that spell generates.<br>
* **Wisdom**\
  Wisdom represents the ability to make the right decisions at the right time. It is used to strike more accurate blows, and to evade attacks more effectively.<br>
* **Magic**\
  Magic represents the strength of the hero's spiritual power. A hero with stronger magic power will receive less magic damage.<br>
* **Generation**\
  Represents the layer in which this NFT was born.<br>
* ***Experience***.\
  The character gains experience points in each kingdom or battle, the more experience the character has, the more accurate his hits will be.

{% hint style="info" %}
The Experience starts at 0 on every NTF card. You can increase experience by using your NFT in Kingdoms or Battles.
{% endhint %}

Each skill will be generated randomly using Chainlink Ramdomness engine.\
NFT benefits will last for Sandman Finance's 7 Layers.


---

# 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://docs.death.sandman.finance/nfts/nft-cards-composition.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.
