# Shards

Shards are one of the in-game currencies and allow you to redeem them for Card Packs containing new spells and other **NFT cards**. Additionally, you can exchange shards for keys, which allow you to participate in special tournaments with guaranteed prizes in the **Hellmaster Arena** mode.

#### How to get Shards

1. Each victory you achieve in **Adventure** Mode or in public **Battle Arena** matches will grant you a number of shards. Additionally, you will receive a bonus of extra shards for your victories in the latter mode. The daily limit of Shards earned from victories is 25,000. <br>
2. You can also earn large amounts of shards by ranking in **seasonal competitions**. The higher the league you finish in at the end of the season, the higher the amount of shards you will receive as a reward.


---

# 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/consumables/shards.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.
