> For the complete documentation index, see [llms.txt](https://docs.liquidfinance.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.liquidfinance.xyz/user-guide/claiming-your-unstaked-arch.md).

# Claiming your unstaked ARCH

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>

If your interface looks like this, your ARCH tokens aren't ready to be claimed yet and you will have to wait longer.

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

If your interface looks like this, your ARCH tokens are unstaked and ready to be claimed. Click "Claim"

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

Ensure the confirmation message looks correct and then click "Claim" again

<figure><img src="/files/ObTrSIbp2b6bZMWrUaKD" 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/kvlARU8iqr9MyRy9e99W" alt=""><figcaption></figcaption></figure>

Congrats! If your transaction was sent successfully to the Archway blockchain you have now claimed your unstaked ARCH tokens and they should be in your wallet 🚀


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/claiming-your-unstaked-arch.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.
