# Add Liquidity

#### **To Add Single-Sided Liquidity on Native:**

There are two token lists on Credit Pool, Base Tokens and Listed Tokens.

1. After connecting your wallet, choose network you want to use

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

**\[Base Tokens]**

2. Select token you want to deposit and click “Add” button

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

3. Type the amount that you want to deposit and click “Add” button

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

[Smart Pairing](broken://pages/1wbWwNCfKsnSSxuXjl2t)? Your base token can be paired to all the listed tokens on Native. Enjoy high APY for base token deposit on Native!&#x20;

**\[Listed Tokens]**

2. Select token you want to deposit and click “Add” button

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

3. Type the amount that you want to deposit and click “Add” button

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


---

# 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.native.org/native-dev/user-guide/add-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.
