# Providing liquidity to the Instant Unstaking Queue

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

<figure><img src="https://4277060970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQVz8DFCV3ABepLWqwJLP%2Fuploads%2F4vR9rEaFLWQZxNZRxbik%2FScreen%20Shot%202023-07-05%20at%204.16.31%20PM.png?alt=media&#x26;token=5d1fcd27-8e4e-4145-b8f8-f447982ee141" alt=""><figcaption></figcaption></figure>

Click on "Connect Wallet" in the top right

<figure><img src="https://4277060970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQVz8DFCV3ABepLWqwJLP%2Fuploads%2FIhef2Y4ghrdboB5i7tfa%2FScreen%20Shot%202023-07-05%20at%204.17.24%20PM.png?alt=media&#x26;token=e42d9687-00eb-442c-af83-97ebe3f0ac31" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://4277060970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQVz8DFCV3ABepLWqwJLP%2Fuploads%2Fiwoz72txV4IQZaE425Ig%2FScreen%20Shot%202023-07-05%20at%204.18.10%20PM.png?alt=media&#x26;token=a5faa3a0-003a-49b7-abac-c7aad5650e60" 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 provide as liquidity to the Instant Unstaking Queue. 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
* **Note: you must provide a minimum of 10 ARCH liquidity**

<figure><img src="https://4277060970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQVz8DFCV3ABepLWqwJLP%2Fuploads%2Fcv2hK6EoDI7HvyDeHzbe%2FScreen%20Shot%202023-07-05%20at%204.21.56%20PM.png?alt=media&#x26;token=354ca8b6-31e5-4375-93e8-29b1c16c7a1e" alt=""><figcaption></figcaption></figure>

Once satisfied with your input amount click "Add Liquidity"

<figure><img src="https://4277060970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQVz8DFCV3ABepLWqwJLP%2Fuploads%2FTYZmuCV3jEKgqejHfi5X%2FScreen%20Shot%202023-07-05%20at%204.24.30%20PM.png?alt=media&#x26;token=f57c12be-fd6a-4673-a226-7c4a61732d13" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://4277060970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQVz8DFCV3ABepLWqwJLP%2Fuploads%2FhEBPyry5oHEQPOIWan8G%2FScreen%20Shot%202023-07-05%20at%204.25.43%20PM.png?alt=media&#x26;token=9f3f02dc-0e88-4c49-a4cb-d9ef5968d70d" 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="https://4277060970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQVz8DFCV3ABepLWqwJLP%2Fuploads%2FuzEcLdrwYyxX097isyfk%2FScreen%20Shot%202023-07-05%20at%204.26.56%20PM.png?alt=media&#x26;token=43426432-2777-4617-b05a-bf0a1f66f7f0" alt=""><figcaption></figcaption></figure>

Now you're done! If your transaction was submitted to the network successfully you have now provided ARCH liquidity into the Liquid Finance Instant Unstaking Queue 🚀


---

# 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/providing-liquidity-to-the-instant-unstaking-queue.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.
