# How to unstake on Ninji Wallet

After successful staking, you will see activated staked amounts and rewards when you access the Stake section.

**Step 1:** Open the Ninji Wallet and access the **Stake** section.&#x20;

<figure><img src="https://lh7-us.googleusercontent.com/xqKndakiNC5MAGL3eap_rYWNVhzhe4PgsjCCTX9ZvoaY5B0Rxk3aYL7cTwqneuONS7fhabVt9OKOCx-_OOPDq4iNWEqkXPypOwiaiYdbulXt0MtoLuXjrU6JGMmTF7C8oeJ0OBxk9Hz9952kXRW-D0Q" alt="" width="375"><figcaption></figcaption></figure>

**Step 2:** Choose the validator you want to unstake. Here we choose Black Panther as an example.

<figure><img src="https://lh7-us.googleusercontent.com/UsS-Hzi7LLYmECuybVA_GL-zLc8gw5xwCi2d8RXdbb55q8bONP5fC2qo65qmwEzA-aNXZl0TPYRum-9qA0xWeZNchssE_TqY-C36_8YXBsoSmzxbbIB1SZk89QPITW3gtVlNIW7tgbQCwdHUQOesG3k" alt="" width="375"><figcaption></figcaption></figure>

**Step 3:** Scroll down to the end of the page and click **Unstake**

<figure><img src="https://lh7-us.googleusercontent.com/njZ_Sfk82rp37KrUcc6oXzLGDkkCQT02RSpWidirxqb8zl4ZI3sD_ymalrvsRI8ypKkQpOotSyeJidkS3EfkrkHDokOGL8wLBXfk-9qNBv4EcRGjRH9wqiGNZ3UeKhflt4PDa8M89rvO5KW6-Whmr0A" alt=""><figcaption></figcaption></figure>

**Step 4:** Input the desired amount to unstake, then click **Review.**

**Step 5:** Double-check all the information and click **Confirm** to finalize the Unstaking process.

<div><figure><img src="https://lh7-us.googleusercontent.com/ofmLE_ZUmyzHRiz2MzcqBJi64orVNYXS6leSvKhVieghkvtecPhDMRWg14ifHTqjeqpVB5E9SKFxCffjn5Nfpwd6yQjM82Kn2BT2wqkXCZ0Ln--Am0YXOo0F-TcrASzZIjyQv_nhzR1KmwMj4ejvdgo" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="https://1895752354-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnfDFsWaOLAACZJOCQCqy%2Fuploads%2FczYkgxgDkMjsrLDVgtLa%2Fconfirm%20Unstake.png?alt=media&#x26;token=39a98344-0755-4c3b-9c0c-f8e9b6ef818d" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="info" %}
Note:&#x20;

* You can check your unstaked funds in the Pending Unstakes section.
* After successfully unstaking, the rewards will be transferred to your wallet immediately. However, your remaining INJ tokens will be locked for 21 days before being sent to your wallet.
  {% endhint %}


---

# 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.ninji.xyz/user-guide/basic/extension/how-to-use-staking-feature/how-to-unstake-on-ninji-wallet.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.
