# V2 Add Liquidity

1. Select <mark style="color:yellow;">V2</mark> and <mark style="color:yellow;">LP only</mark>
2. Select the 1st token you want to bundle into an LP
3. Choose the 2nd token you want to bundle into the LP
4. Click on the <mark style="color:yellow;">Add liquidity</mark> option

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

5. A window will pop up, click on <mark style="color:yellow;">Add liquidity</mark> again

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

6. Confirm the transaction in your wallet

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

<mark style="color:red;">Note:</mark> If it's your first time adding this specific LP, your wallet may ask you to approve it before proceeding

{% embed url="<https://streamable.com/8x5ym7>" %}


---

# 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.camelot.exchange/get-started/castle-tutorials/step-by-step-guides/v2-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.
