# Staking your ARCH tokens

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

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

Click on "Connect Wallet" in the top right

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

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

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

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

Start by inputing the amount of ARCH tokens you would like to deposit into the platform. Please ensure that you are allowing yourself enough ARCH buffer to pay for network transaction fees

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

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

Once satisfied with your input amount click "Stake"

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

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

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

Now you're done! If your transaction was submitted to the network successfully you have now deposited ARCH into the Liquid Finance protocol and minted your sARCH redemption tokens 🚀


---

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