# Uniswap v3

<figure><img src="https://docs.enzyme.finance/~gitbook/image?url=https%3A%2F%2F2049782695-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FWzXrybpj5e9VBbPlbYCJ%252Fuploads%252FmuRdH3TKVnpz2cVNDVxC%252Funiswapv3.png%3Falt%3Dmedia%26token%3Dc5269ff1-47c9-4019-a814-4baee1728b9f&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=447289cc&#x26;sv=2" alt=""><figcaption></figcaption></figure>

<figure><img src="https://docs.enzyme.finance/~gitbook/image?url=https%3A%2F%2F2049782695-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FWzXrybpj5e9VBbPlbYCJ%252Fuploads%252FnlkBy82rsEDlFQj4g7lk%252Funiswapv3.png%3Falt%3Dmedia%26token%3Dec0c9d6f-6387-48e7-a72b-6d9f9da12c35&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=336e65fe&#x26;sv=2" alt=""><figcaption></figcaption></figure>

[Uniswap V3](https://uniswap.org/) is flexible and efficient, allowing liquidity providers to allocate capital in a much more granular manner than its predecessor AMMs.

With Uniswap V3 you can **provide liquidity** within a certain price range to express directional views or increase your capital efficiency. Uniswap V3 is available on both **Ethereum** and **Polygon**.

#### How To Provide Liquidity To Uniswap V3? <a href="#how-to-provide-liquidity-to-uniswap-v3" id="how-to-provide-liquidity-to-uniswap-v3"></a>

1\. In your left-hand vault menu, go to “DeFi Protocols” and select Uniswap V3.

2\. Click on 'New Position'.

<figure><img src="https://docs.enzyme.finance/~gitbook/image?url=https%3A%2F%2F2049782695-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FWzXrybpj5e9VBbPlbYCJ%252Fuploads%252F3MTD377WgbVqWeTv8RU0%252Funiswapv3_2.png%3Falt%3Dmedia%26token%3D1a413a46-ff3e-4813-bfbd-acb7902a7ece&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=7dea0503&#x26;sv=2" alt=""><figcaption></figcaption></figure>

3\. Select your pair, the fee tier, and the amounts to deposit.

4\. Then click on 'Create Position'.

You can modify your maxim and minimum price.

In the case you experience slippage problems, you can adjust your slippage threshold under the advance options, by the fault is set to 3%.

#### How to Add and Remove Liquidity? <a href="#how-to-add-and-remove-liquidity" id="how-to-add-and-remove-liquidity"></a>

You can add and remove liquidity by simply going to the open position and selecting ‘Add/Remove Liquidity’.

#### How to Collect Fees? <a href="#how-to-collect-fees" id="how-to-collect-fees"></a>

You can claim your fees by going to the open position and clicking on ‘Collect Fees’.


---

# 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.enzyme.finance/user-documentation/blue-management/protocols/uniswap-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.
