# Unstake

**Step 1**: On the SubWallet homepage, tap the "**Earning**" tab at the bottom of the screen. In the Your earning positions screen, select the funds you want to stake more.

<div><figure><img src="/files/dSpjuITKro89C6E4yTos" alt="" width="272"><figcaption></figcaption></figure> <figure><img src="/files/jD2KaPl0bHYMTYPA28op" alt="" width="272"><figcaption></figcaption></figure></div>

**Step 2**: Press "**Unstake**" to start the unstaking process.

<figure><img src="/files/zg3M8xdGR69TdfDdbDrz" alt="" width="272"><figcaption></figcaption></figure>

**Step 3:** Select the collator you want to unstake from and enter the amount you want to unstake, then hit "Unstake" to proceed.

<div><figure><img src="/files/9trjmjgEXoD5LEfJ1sif" alt="" width="272"><figcaption></figcaption></figure> <figure><img src="/files/hMCNgCnFA2I4W9ymKYH1" alt="" width="272"><figcaption></figcaption></figure></div>

{% hint style="info" %}
If you are in "**All accounts**" mode, you will need to select the account for which you want to unstake.

<img src="/files/XMcCoFaUFJgO7boXAZp7" alt="" data-size="original"><img src="/files/uMR9rpOlBwHJ7cV5L9Nc" alt="" data-size="original">
{% endhint %}

**Step 4**: Check the information and confirm your request by hitting "**Approve**".&#x20;

<figure><img src="/files/e1KNoH49eXuTZdCjwgxs" alt="" width="272"><figcaption></figcaption></figure>

**Step 5:** Your request has been submitted!

<figure><img src="/files/zQzrWfcvu0uSoIFZLWa1" alt="" width="272"><figcaption></figcaption></figure>

You can either click "**Back to home**" to return to the homepage or "**View transaction**" to see transaction details in the History tab.

{% hint style="info" %}
If you click "**View transaction**", SubWallet will show you the latest transaction record in your transaction history along with the extrinsic hash of the transfer.&#x20;

<img src="/files/v6fRtiTBg7SQ3eqaNm5F" alt="" data-size="original">
{% 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.subwallet.app/main/mobile-app-user-guide/earning/parachain-collator-staking/unstake.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.
