# How to Unstake Your ZTG

{% hint style="info" %}
You must wait \~4 hours AFTER completing the unstaking transaction before you can redeem your ZTG tokens. This period is set by the Zeitgeist protocol itself and is not something set by Nova Wallet.

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

When you stake tokens on Zeitgeist you agree to have your tokens "locked" in staking for 4 hours.

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/p0igjSBZwTZvk7lf7uJX" 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 **Zeitgeist** **ZTG**.
4. From the **Zeitgeist** **staking** **screen** `select` **Unstake**.
5. `Input` the amount of ZTG 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 4-hour unstaking process. You must wait 4 hours before you can redeem your ZTG tokens.**

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

### Step 2: Redemption Process

<div align="left"><figure><img src="/files/Beh62Ub1CWsW43YPOTQM" 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 **Zeitgeist** **ZTG**.
4. From the **Zeitgeist** **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 ZTG 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/zeitgeist-ztg-staking/how-to-unstake-your-ztg.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.
