# How to Provide Liquidity?

### How to Provide Liquidity

Providing liquidity to a pool allows you to earn rewards. Follow these steps to add liquidity using the app:

### 1. Navigate to Liquidity Pools

* Open the app and go to the **Earn** tab.
* Select **pools** to see the available pools.

<div><figure><img src="/files/hmrttckqlTjGI53oLBmV" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/jg5rN2Kk1SgeZQ38aXEx" alt="" width="188"><figcaption></figcaption></figure></div>

### 2. Choose a Pool

Browse the list of available pools, each showing its **current APR** and other key details.\
You can **sort or filter** pools based on different criteria (e.g., APR, volume, asset).

👉 Select the pool you want to provide liquidity to — for example, **RUNE** this case.

<div><figure><img src="/files/tuRKRetf5THraseAmlfQ" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/AcbQA6paqPHSGMAnmgEG" alt="" width="188"><figcaption></figcaption></figure></div>

### 3. Select Deposit Method: Symmetrical or Asymmetrical

* Choose whether you want to deposit **Symmetrically** (both assets of the pool) or **Asymmetrically** (a single asset).
* For this example, we have selected **Asymmetrical Deposit**.
* &#x20;enter the amount of the asset you want to deposit into the pool.
* Once you've set the amount, tap **next.**

<div><figure><img src="/files/5Nerl3TyZNHmN1s2aUNl" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/46AYiczzQQwN3XoEPjoa" alt="" width="188"><figcaption></figcaption></figure></div>

### 4. Review and Confirm the Transaction

* Review the transaction details carefully on the next screen.
* When ready, tap **"Deposit"** to complete the process.

<figure><img src="/files/Qe8gdkDSyweH4pFmfl1i" alt="" width="188"><figcaption></figcaption></figure>

#### 5. Transaction Completion

* After the transaction is successfully processed on the network, you’ll receive confirmation.
* To view your liquidity positions, go to **Earn -> Pools.**

<div><figure><img src="/files/6UWUtrR47fI7LqEeEMkh" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/U36tG4lJ1Sog4r4OrQVh" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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://faqs.thorwallet.org/how-to-guides/how-to-provide-liquidity.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.
