# How to stake, unstake vault shares and claim rewards

In this guide you will find instructions for staking/unstaking your vault shares and claim your rewards in the liquidity mining program currently ongoing. If while following these instructions you encounter any difficulties or errors, we are at your disposal in our [Discord](https://www.google.com/url?q=https://discord.gg/rm7h9ce3ep\&sa=D\&source=editors\&ust=1662913666393691\&usg=AOvVaw2En00A5xtkjoM1h7E1Z8Nj) server Support channel.

Please consider that only vaults on Ethereum mainnet participate in the program.

Staking your vault shares presents no risk in terms of loss in value or decrease in your capital. You can stake and unstake at any time, with no strings attached or penalties. At the same time, you are free to claim your rewards at any time, even after unstaking. Staked vault shares are also freely transferable.

The liquidity mining program is part of Ribbonomics:

* The amount of RBN rewards for each vault is determined every two weeks by a gauge vote on Snapshot. Only veRBN holders are eligible to vote.
* veRBN holders can also increase their rewards up to 2.5x times. For more information, please check [this guide](/ribbonomics/how-to-lock-rbn-boost-and-claim-protocol-revenues.md).

## Connect your wallet <a href="#h.hf5hlm9dkqrg" id="h.hf5hlm9dkqrg"></a>

Please refer to the first section of [this guide](/theta-vault/user-guides/how-to-deposit.md#connect-your-wallet) if you need help connecting your wallet.

## Stake your shares <a href="#h.ig30e2hrjp4j" id="h.ig30e2hrjp4j"></a>

Select "STAKING" from the topmost menu (desktop) or by clicking on the top right menu (mobile).

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

![](/files/s3F1Arn8gPsT0JySWMGj)

Scroll down the page until you find your vault and select "STAKE".

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

![](/files/rjlK5CfwLbMdOCEXbAfo)

A notice will appear about using veRBN to get your rewards boost. The meaning of the message is as follows:

* If you first lock your RBN and then stake your vault shares, the boost will automatically be applied to your staking rewards.
* If you first stake your shares and then lock your RBN, you'll have to claim some rewards or select "apply boost" on the governance website to get the boosted staking rewards.

For more information on boosting and veRBN check out [this guide](/ribbonomics/how-to-lock-rbn-boost-and-claim-protocol-revenues.md).

![](/files/IKcVJFf9ewSDTwndYBSA)

By continuing, you'll get a form for entering the amount to be staked. Please note that the amounts you will need to enter are expressed in vault shares, not in the currency you deposited. Proceed and finally confirm the transaction in your wallet.

![](/files/puWG2DCxvaibNX690P1V)![](/files/1pWmKG9m5QuLVkE7YC2I)![](/files/XAFYsuOPQTGCPY3h3miH)

Once the transaction is confirmed onchain, a notification will appear in the upper right corner (desktop) or upper section (mobile)..

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

![](/files/06O2uLLs4zxPjNtsCA7W)

The page will be automatically updated with the amount of your staked position, and a few seconds later you'll be able see your first rewards accumulating.

The staking transaction will automatically take your receipt token (rToken) from the vault. It will then exchange them into gauge tokens (rrToken), which you will find in your wallet at the end of the transaction. These gauge tokens representing your staked position are freely transferable.

## Unstake your shares <a href="#h.stqn8ca118g" id="h.stqn8ca118g"></a>

From the staking page (see the previous section) scroll down until you find your vault and select "UNSTAKE".

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

![](/files/a97K7hItupMDpwqWuJ2u)

Just input the amount of vault shares you want to unstake and confirm the transaction in your wallet.

![](/files/VcdLbRIRCtwX2mRJzzfU)![](/files/p9WTHFv0H0L3UO6O16Ow)

Once the transaction is confirmed onchain, a notification will appear in the upper right corner.

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

![](/files/82oL8BxVlMeOzs1YrztV)

Your vault shares are now unstaked and available again.

Once unstaked, your vault receipt token (rToken) will be available in your wallet.

## Claim your RBN rewards <a href="#h.z3a4mqkzsslw" id="h.z3a4mqkzsslw"></a>

From the staking page (see the staking section) scroll down until you find your vault and select "CLAIM".

Select "CLAIM REWARDS" on the following form to get your rewards. Just remember that you can claim anytime and it doesn't matter if you are still staked or not.

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

![](/files/4rqrQXxsD71HJJdI5AC8)![](/files/TPAQMlTfqdgnL8ok1pwD)

Rewards are periodically loaded into the staking contract; it may happen that sometimes they are temporarily depleted and cannot be claimed immediately. They are usually available again in 24/48 hours.


---

# 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.ribbon.finance/theta-vault/user-guides/how-to-stake-unstake-vault-shares-and-claim-rewards.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.
