# Claiming Rewards

Once another player seizes The One Coin from you, you may return to the Shrine to claim your rewards, which includes your initial stake (minus small fees) and awarded game tokens.&#x20;

Please note that all rewards transactions may require network or gas fees.

## Returned Stake

A former Coinlander player can reclaim the amount of ETH they staked to seize The One Coin, less a 1% cut that contractually ensures the 64 ETH prize pool at the end of Season One.

## Seekers

**Birth a Seeker:** Every time The One Coin changes hands, a former champion of ancient times is reborn. These Seekers wish to pledge their allegiance to you, the erstwhile Coinlander. You can claim your Seeker NFT after the Coinlander is seized from you, but not before.

**Summon a Seeker:** At certain times it will be possible to [mint Seeker NFTs](/coinlander-season-one-guide/seekers/minting-seekers.md) independently and without seizing The One Coin. However, Seekers born of The One Coin are deterministically stronger than Seekers summoned directly.

## Mint Shard &#x20;

As The One Coin grows in power, it sheds some excess every time it is seized. The essence of this power is captured and manifested as [Shard](/coinlander-season-one-guide/shard.md), an in-game resource. You are rewarded Shard when The One Coin is seized from you in an amount proportional to the price you paid for The One Coin. A player receives 1 Shard plus an additional bonus shard for each 0.5 Eth increment in One Coin price. For example, if you seized the One Coin for 0.4 ETH, you will be rewarded 1 Shard; if you seize for 0.6 ETH or 0.9 ETH, you will be rewarded 2 Shard; and so on.


---

# 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/the-one-coin/claiming-rewards.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.
