# How to Add Liquidity

1. Check out all the listed trading pools on Cetus and choose the ce-assets pools that you want to provide liquidity. There are more pools to be shown on our dapp.

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

2\. Enter the amount of assets on any side of the target liquidity pool.

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

<figure><img src="/files/5jwHxR9RGx3OU8BdRHZs" alt=""><figcaption></figcaption></figure>

3. After you successfully added the liquidity to the target pool, the notification box will show up with 'Open position successfully'.


---

# 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://cetus-1.gitbook.io/cetus-docs/guides/how-to-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.
