# How to Stake a Token

To stake a token:

1. Go to Your Copies.
2. Find the token in your wallet you want to stake.
3. Click the stake button.

<figure><img src="https://2khmmunqiol6jcwhtiaac5657qip5xggbv4mh6bhdhbok3ipeqcq.arweave.net/0o7GUbBDl-SKx5oAAXfd_BD-3MYNeMP4JxnC5W0PJAU" alt=""><figcaption></figcaption></figure>

4. Click the staking status button in the staking menu, and confirm in your wallet.

{% embed url="<https://nhpbcmhbjbcuvgof3jjzpcvksmtdezyyigpbaa4gw5wm4app2ava.arweave.net/ad4RMOFIRUqZxdpTl4qqkyYyZxhBnhADhrdszgHv0Co>" %}

5. Wait for confirmation. Be patient.
6. Check the store page to see if the token is properly staked.
7. Refresh if there is a bug.

## Video

Watch this video to learn how to stake:

{% embed url="<https://youtu.be/duXeNedDHeE>" %}


---

# 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://contract-wizard.gitbook.io/contract-wizard/tutorials/minting-tutorials/how-to-stake-a-token.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.
