# 💎 Shards

## The Eternal Currency

Shards are the primary in-game currency of AshBlossom. Unlike other resources, Shards are tied to your soul—they are permanent and powerful.

***

#### 🛡️ Why Shards are Special

* Cross-Season Value: Shards carry over through every update and season.
* Never Reset: Your hard-earned Shards are never deleted or reset.
* Premium Utility: Use them to unlock high-tier rewards like Crate Keys, unique Perks, and more.

***

#### 📥 How to Obtain Shards

There are several ways to build your wealth in AshBlossom:

* 🎁 Rewards: Claim your `/daily` rewards and participate in server events.
* 📜 Quests & Missions: Complete daily `/missions` and specific quests to earn Shard payouts.
* 🛒 The Store: Support the server by purchasing Shard packs at the [Official Store](https://store.ashblossom.com).
* 🎮 Gameplay: Keep an eye out for special milestones and community rewards that grant Shards!

***

#### ⌨️ Shard Commands

Manage your wealth with these simple commands:

| Command   | Description                                          |
| --------- | ---------------------------------------------------- |
| /cr bal   | Check your current Shard balance.                    |
| /cr store | Open the Shard store to browse and purchase rewards. |


---

# 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://ashblossom.gitbook.io/help/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.
