# How to Unstake Your VARA From Pool Staking

{% hint style="info" %}
You must wait 7 days AFTER completing the unstaking transaction before you can redeem your VARA tokens. This period is set by the Vara protocol itself and is not something set by Nova Wallet.

VARA which is undergoing the unstaking process does NOT earn any staking rewards.
{% endhint %}

When you stake tokens on Vara you agree to have your tokens "locked" in staking for 7 days.

When you wish to unstake your tokens, you must wait for the entire duration of the Unstaking/Unboding Period to expire before you can redeem your tokens.

### Step 1: Unstaking Process

<div align="left"><figure><img src="/files/yPOmsLiTFHLxQPUd5HxT" alt=""><figcaption></figcaption></figure></div>

1. Open the Nova Wallet application.
2. `Select` the **Staking screen**.
3. `Select` your staking position, in this case, would be **Vara** **VARA**.
4. From the **Vara** **pool** **staking** **screen** `select` **Unstake**.
5. `Input` the amount of VARA tokens that you wish to unstake and then `select` **Continue**.
6. Review all the contextual information including any associated fees and `select` **Confirm**.

**You have now started the 7-day unstaking process. You must wait 7 days before you can redeem your VARA tokens.**

**You are able to cancel the unstaking process at any time from the Vara staking screen.**

### Step 2: Redemption Process

<div align="left"><figure><img src="/files/UVIbSOH3uV6NGuV6epq6" alt=""><figcaption></figcaption></figure></div>

1. Open the Nova Wallet application.
2. `Select` the **Staking** **screen**.
3. `Select` your staking position, in this case, would be **Vara** **VARA**.
4. From the **Vara** **pool** **staking** **screen** `select` **Redeem**.
5. Review all of the contextual information including any associated fees and `select` **Confirm**.

You will now receive the amount of VARA that you previously chose to unstake.


---

# 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.novawallet.io/nova-wallet-wiki/staking/vara-vara-staking/vara-pool-staking/how-to-unstake-your-vara-from-pool-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.
