# How to Add Liquidity

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

* In your existing liquidity position, you’ll see "+" button, click it
* A deposit side panel will appear, similar to the one you used when first adding the tokens.
* Enter the desired amount of tokens you want to add to your position, and click "Deposit."
* After depositing, you’ll see a "Transaction Confirmed" message in the bottom left corner of the screen, indicating that your additional liquidity has been successfully added.


---

# 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.goosefx.io/goosefx-amm/gamma-for-lps/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.
