# Heroes

Each hero will be formed from different types of trai&#x74;**.**&#x20;

### Trait:

Body parts of each Hero are categorized into 2 :

The body parts have no effects on the stats:

1. B
2. Backg

The body parts affect the stats:

1. H
2. H
3. Armor
4.
5. Pants
6. Clot
7. W

#### Body Part Basement:

Each body part is categorized into only one element, and the body part improves the stats of the hero depending on the element that it belongs to.

#### Rarity:

Rarity expresses the scarcity of heroes. The rarity is based on the number of body parts affecting the characters’ stats.


---

# 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://knight-dead.gitbook.io/dead-knight-whitepaper/overview/nft-collectibles/heroes.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.
