# How to Add Liquidity

<details>

<summary>Step 1: On the <a href="https://zebra.xyz">Zebra official website</a>, click on the Pool page and select Add Liquidity.</summary>

![](/files/q0lMgEVnVG4tADlSz8ZP)

</details>

<details>

<summary>Step 2: Choose the asset you want to provide liquidity for and enter the asset amount.</summary>

![](/files/KKP3SoBOE0UyisMjteFk)

</details>

<details>

<summary>Step 3: Click Approve first, then click Provide to complete the addition of liquidity. At the same time, you can check the added liquidity in My Liquidity and manage the liquidity.</summary>

![](/files/xbKE5MZ3HZ9DJdGhZhe6)

![](/files/YdPEoFVCZZAcamJzZJtP)

</details>


---

# 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://zebra.gitbook.io/zebra-document/v1-guide/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.
