# Rarities

Equipment 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 equipment cards have a higher value on the market, making them more desirable to players. This is because they possess better stats that improve their performance in combat.

Epic, Legendary, and Mythic rarity cards will be available for purchase in the near future by trading them in for Shards, or they can 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/equipment/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.
