# Rarities

Spell cards can be classified into different rarity categories, ranging from common, uncommon, rare, epic, legendary, and mythic. The higher the rarity, the less common the card is in the game.

Higher rarity spell cards have a higher value on the market, making them more desirable to players. This is because their effects are more powerful and there are a more limited number of them in the game.

Cards of uncommon or higher rarity will be available for in-game purchase by trading in Shards in the near future. They can also be bought or sold as NFTs on the Dante Games marketplace, the Immutable external marketplace, or on secondary markets.


---

# 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/rarities.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.
