# Staking

***Staking on Hyperpool has a minimum period of 7 days.*** \
\
During this period you will not be able to withdraw your tokens from the contract. After this period has ended, you are free to unstake your tokens at your convenience.&#x20;

**How do I stake my tokens?**&#x20;

Staking through the app is simple.&#x20;

1. Click the 'Approve' button and sign the transaction.&#x20;

This gives the contract permission to spend tokens on your behalf (I.E. Stake them in the contract).

When this is complete, the button will change to 'Approved!'

2. Enter the amount of tokens you wish to stake.

When you do so, you will see how many bonus points you will earn, and your available token balance while staked.&#x20;

3. Click 'Stake Tokens' and sign the transaction.

Your tokens are now staked, and your points balance will be reflected in the app overview section, as well as your 'currently staked' amount being reflected in the Stake section.&#x20;

*Please be aware that your bonus points will only be reflected in your wallet balance while your tokens are staked as this is a bonus for staking through the platform. When you unstake your tokens, you will lose the bonus points you were awarded for staking. Your points balance will return to the original balance.*

<figure><img src="https://570012657-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdwDKovSgjgL5DgqmgWIv%2Fuploads%2Fjf0YC7vqHA6gjodlArR8%2FScreenshot%202024-12-09%20170252.png?alt=media&#x26;token=3d780862-2ea0-4023-9f44-929fc741f1ca" alt=""><figcaption></figcaption></figure>


---

# 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://hyperpool.gitbook.io/docs/platform/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.
