# User Guide

Learn about the following in this section:

* [How to stake your ARCH tokens in Liquid Finance](/user-guide/staking-your-arch-tokens.md)
* [How to instantly unstake your sARCH tokens in Liquid Finance](/user-guide/instant-unstaking-your-sarch-tokens.md)
* [How to traditionally unstake your sARCH tokens in Liquid Finance](/user-guide/traditionally-unstake-your-sarch-tokens.md)
* [How to claim your unstaked ARCH tokens in Liquid Finance](/user-guide/claiming-your-unstaked-arch.md)
* [How to provide liquidity to the Liquid Finance Instant Unstaking Queue](/user-guide/providing-liquidity-to-the-instant-unstaking-queue.md)
* [How to claim your LP rewards](/user-guide/claiming-your-lp-rewards.md)


---

# 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.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.
