# Instant unstaking your sARCH tokens

Navigate to the Liquid Finance application. Ensure the "Unstake" tab is being utilized

<figure><img src="/files/3DDbByTxn6mdjMzglzwk" alt=""><figcaption></figcaption></figure>

Click on "Connect Wallet" in the top right

<figure><img src="/files/1LJFJ6K80LlHTvlK6pP7" alt=""><figcaption></figcaption></figure>

Click on "Archway Wallet" to connect your wallet to the platform

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

Once your wallet is connected, **you must have sARCH tokens to proceed.**&#x20;

First, ensure the "Instant Unstake" option is selected

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

Then input the amount of sARCH tokens you would like to turn in to redeem for ARCH from the platform

* Users also have the option when clicking on the text field to choose between 25%/50%/75%/100% of their token balance to turn in
* When users click on the sARCH "balance" they are inputting their entire sARCH balance

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

Once satisfied with your input amount click "Unstake"

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

Ensure all the information in the confirmation message is correct and then click "Unstake" again

* Note: using the Instant Unstaking option incurs a 1% fee

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

It's recommended (if using Keplr) to click on Transaction Fee -> Low to ensure you are paying a lower transaction fee. Once satisfied with the wallet confirmation, click "Approve" to submit the transaction

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

Now you're done! If your transaction was submitted to the network successfully and enough liquidity was available your sARCH tokens will have been swapped for ARCH tokens and should now be in your wallet 🚀


---

# 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.liquidfinance.xyz/user-guide/instant-unstaking-your-sarch-tokens.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.
