# Stake on Virgo

To stake, you do not need any dedicated special hardware or device. You can do it directly from your phone or PC. While staking means locking up your tokens, they are still in your wallet and only you have access to them. You can unlock your funds at any time.

### Staking parameters <a href="#staking-parameters" id="staking-parameters"></a>

* Minimum amount: 100 VGO
* Minimum lock-up period: 1 month, earning the base reward rate
* Maximum lock-up period: 24 month, earning the maximum reward rate
* Reward distribution every 2 weeks
* No fees for blocking and unblocking VGOs

### Before starting

Before you can stake, you need to have a wallet and VGOs. If you do, go straight to the guide.

* **Get Wallet**

Download Virgo Wallet and follow the steps [to create or importe an account](/wallet/tutorials/creating-or-importing-an-account.md)

* **Get VGO**

Follow the steps [to buy VGO ](/vgo-token/buy-vgo.md)

### Guide <a href="#guide" id="guide"></a>

1. Head to [staking page](https://app.virgo.net/staking)
2. Click on *Connect Wallet (*&#x69;f you have the possibility, connect with the QR code)
3. Click on *Create a new stake*
4. Choose the amount of VGO you would like to stake and choose the lock time duration
5. Click on *Enable VGO*

### Tools <a href="#tools" id="tools"></a>

* [Rewards calculator](https://www.virgo.net/staking)
* [Wallet](https://www.virgo.net/)


---

# 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://docs.virgo.net/staking/stake-on-virgo.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.
