# V3

1. Go to [https://app.camelot.exchange/](https://app.camelot.exchange/liquidity/)
2. Select the chain you want to deploy on

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

1. Navigate to the Liquidity page

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

* Select <mark style="color:yellow;">V3</mark>
* Select ''TokenX'' and USDC or another token

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

* Select Manual mode

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

* Set a range

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

{% hint style="danger" %}
When seeding liquidity for the first time, we recommend using the full range preset&#x20;
{% endhint %}

* Approve tokens and then add your liquidity (be careful with the rate since you will be the one to define it)

<figure><img src="/files/3TCAgZv31P4v9HfZ0OZ9" alt=""><figcaption></figcaption></figure>

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

{% hint style="warning" %}
Note that the price you enter will be rounded to the nearest tick. It is not necessary to enter a round number, as this is a characteristic of how ticks function
{% endhint %}


---

# 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/guidelines-for-lp-deployment-and-incentives/deploying-liquidity-on-camelot-arbitrum-and-orbits/v3.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.
