# Staking

In order to unlock access to the priority round, private presales, boost your investment limits, or receive project airdrops, you will be required to stake your Bipzy NFTs. Follow these simple steps:

1. Connect the wallet that holds your NFTs.
2. Select the NFTs you wish to stake.
3. Choose the lock period (90 or 180 days).&#x20;
4. Click the "Stake NFTs" button.

<figure><img src="/files/PcFU9DYz7rlwtlBLUibm" alt=""><figcaption></figcaption></figure>

Keep in mind that this process is conducted on the Ethereum network and you will need to pay the  network fees associated with this operation.

\*During the staking period, you will not be able to transfer your NFTs to another wallet or sell them.

### Unstake

To unstake your NFTs, navigate to the "Unstake" tab and click on it.&#x20;

<figure><img src="/files/4KqcIKba82GXSkbXf4pQ" alt=""><figcaption></figcaption></figure>

Here, you will see a countdown for each NFT indicating the remaining days until it is unlocked.


---

# 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://bipzy.gitbook.io/bipzy-crypto-platform/nft-collection/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.
