# Seeker Power

Seeker Power sets the Seeker's level. A Seeker's Level scales with powers of 2. At higher levels, Seekers can modify the representation of their cloak with greater control and aptitude. Seekers start with Power dependent on how it was minted.&#x20;

Summoned Seekers start with 3 Power (Level 1)&#x20;

Birthed Seekers start with 5 Power (Level 2)

Seeker Power can be increased by burning Shard for power. 1 Shard = 8 Power&#x20;

Seeker Power can be burnt to re-roll the dethscale pattern. Each re-roll costs 1 Power.

| Power | Level |
| ----- | ----- |
| 2     | 1     |
| 4     | 2     |
| 8     | 3     |
| 16    | 4     |
| 32    | 5     |
| 64    | 6     |
| 128   | 7     |
| 256   | 8     |
| 512   | 9     |
| 1024  | 10    |


---

# 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/seeker-attributes/seeker-power.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.
