# Minting Seekers

Seekers can be minted via one of two methods:&#x20;

1. Birthed by seizing The One Coin
2. Summoned directly from the Summoning Pool

## Birthing a Seeker&#x20;

Seize the One Coin and you're entitled to a birthed Seeker once the One Coin has been seized from you. These Seekers are deterministically stronger, starting with a higher cap on Attribute Points and Power. See the following pages for more information about how to seize the title of Coinlander and claim your rewards:&#x20;

{% content-ref url="/pages/XpwbWtAPj7T6b01ZoUHj" %}
[Seizing the One Coin](/coinlander-season-one-guide/the-one-coin/seizing-the-one-coin.md)
{% endcontent-ref %}

{% content-ref url="/pages/iAEGJlyZwLOBAMgq7QDU" %}
[Claiming Rewards](/coinlander-season-one-guide/the-one-coin/claiming-rewards.md)
{% endcontent-ref %}

## Summoning a Seeker&#x20;

Upon minting Holidays, Seekers become available for purchase at the Summoning Pool. These minting unlocks will operate as standard NFT mints on a first-come, first-serve basis.

<table><thead><tr><th>Seizure #</th><th width="221.21971252566738">Holiday</th><th>Quantity</th><th>Price (Eth) </th></tr></thead><tbody><tr><td>333</td><td>Seeker Release #1</td><td>5000</td><td>0.05</td></tr><tr><td>666</td><td>Seeker Release #2</td><td>3333</td><td>0.08</td></tr><tr><td>777</td><td>Seeker Release #3</td><td>220</td><td>0.1</td></tr><tr><td>778-1111</td><td>Trickle on each seizure</td><td>4</td><td>0.1</td></tr></tbody></table>

The remaining 111 Seekers are set aside for the Keepers to be used for community incentives and giveaways.&#x20;


---

# 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/seekers/minting-seekers.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.
