# Staking

## SKILL for SKILL

The SKILL for SKILL staking pool rewards SKILL in return for staking any SKILL from the player's wallet or from any unclaimed in the rewards pool.

SKILL that gets staked in this pool gets locked for seven days, though additional deposits after the initial deposit does not "refresh" the seven day lock period.

{% hint style="info" %}
This means that users can stake a small amount of SKILL to start the lock timer, and continue to top up the staked balance without extending the lock timer.
{% endhint %}

Unclaimed SKILL may be directly staked into this pool. Please note that staking unclaimed SKILL will refresh the user's Early Withdraw Tax.

After seven days, users may withdraw their staked SKILL directly into their MetaMask wallets with zero tax.

{% hint style="info" %}
This means that users may avoid the 15% tax altogether, if they stake their unclaimed SKILL and wait for the seven day lock period before withdrawing it all out with no tax.
{% endhint %}

The lock timer of staking only resets when the player withdraws any amount. This means that players may continue to top up their staking pool after the seven day timer is up, and it will not lock them out of withdrawing their staked SKILL.


---

# 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://cryptoblades.gitbook.io/wiki/skill/what-is-skill/staking.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.
