# Levels

Spells are ranked from level 0 (Cantrip) to level 7, based on their power, with higher level spells being the most powerful. Generally, casting higher level spells usually involves a higher mana cost, but this is not always the case. For example, there are very powerful spells that only consume 1 unit of mana.

You can obtain spells from level 0 to level 4 as your hero completes levels. You'll also be able to obtain more powerful NFT spells in the near future by opening card packs with your shards or purchasing them from other players on the market.


---

# 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.dantegames.com/hellmaster/cards/spells/levels.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.
