# Card Stats

### Level

#### A Character's Level determines how many Mana Cost points it takes to get the card Summon into battlefield.

Level determines how many costs are deducted from Cost Cap when a certain card is Summoned from hand to battlefield.

![](/files/QhOnQrDeMXCfesEKsYQ8)

### Attack

#### A Character's attack power determines how much damage it deals when it lands an attack.

Attacks come in three different forms. The power of a card's attack depends on the level of the card.

![](/files/sPp2sh2rxP9grVVQL0xm)

### Defense

#### A Character's Defense determines how many hits it can take to be defeated.&#x20;

Every Character card has a certain amount of Defense with which it enters each battle. This Defense depends on the level of the card and can be affected by the *Resistance* and *Weaken* abilities.

![](/files/lg06VDSlGSoLAW6JE1xM)


---

# 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.nftduel.net/nft-duel/card/card-stats.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.
