# Staking Rules

* TOOLHEADS are staked into a contract. The Toolheads will still show in your wallet. (EG on pool.pm) But are locked until they are un-staked.
* Rented TOOLHEADS and VAULTS cannot gain staking rewards. As they are locked in a different contract and will be unable to take part.
* Once you Stake a TOOLHEAD to a Vault there is a 24hr cooldown. The TOOLHEAD can't be moved or un-staked until at least 24hrs have passed.


---

# 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://toolheads.gitbook.io/toolpaper/staking/staking-rules.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.
