# Shard Tokenomics

There is not a hard cap on the number of Shard that can exist, but there is a theoretical maximum of 91,238. The sources of shard are threefold:&#x20;

1. Shard created from seizures of the One Coin (13,350)&#x20;
2. Shard from the Shardbags, airdropped at the Sweet Release to each Seeker (max 77,777)
3. Keeper Shard, mintable by the Coinlander dev team for giveaways and community incentives (111)&#x20;

As the One Coin is seized, more new Shard is created. Because of this, Shard begins as an inflationary token. However, after the 555th seizure, Shard becomes redeemable and burnable so its supply will fluctuate.&#x20;

## Shard from Seizures

After each seizure, the previous Coinlander can visit the Shrine page on the Coinlander website to claim their rewards, including Shard. The number of Shard rewarded to them is proportional to the price they pledged to seize The One Coin. Each Coinlander is guaranteed one Shard and an additional Shard for each 0.5 ETH increment in the seizure price.&#x20;

![](/files/ykOg6PQ9r0t1N9GygxPN)

The maximum reward is 77 Shard on last seizure which triggers the Sweet Release.&#x20;

## Shardbags Airdrop

At the Sweet Release, every Seeker is given a Shardbag which will contain a random number of shard. Each Shardbag can contain anywhere from 1 to 7 Shard. The number of Shard inside can be revealed when you get it appraised. After you appraise your Shardbag, the Shard inside will be immediately minted and sent to your wallet.&#x20;

{% hint style="info" %}
The Shardbag is claimable on a per-Seeker basis and moves with the Seeker. If you trade a Seeker without appraising its Shardbag, their new owner will have the option to appraise the bag and claim the Shard inside.&#x20;
{% endhint %}


---

# 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://wiki.coinlander.one/coinlander-season-one-guide/shard/shard-tokenomics.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.
