# How to add or remove liquidity on Uniswap v2

In this tutorial we will see how to add and remove liquidity on Uniswap v2 TORN/ETH pair.

* Add liquidity
* Remove liquidity

#### 1. Add liquidity <a href="#id-1.-add-liquidity" id="id-1.-add-liquidity"></a>

1. <https://app.uniswap.org/#/add/v2/ETH?chain=mainnet>

   ​
2. Add the TORN and ETH pair

![](https://2754767501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW3U990Qef6L7w7eSM7Iw%2Fuploads%2FxQ8hQ3kCmoevzF3NI0OX%2F1.png?alt=media\&token=bb83ae05-3fea-4406-a7d7-17cbf159237a)

3\. Click on Managen

![](https://2754767501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW3U990Qef6L7w7eSM7Iw%2Fuploads%2FgRolX5Ku5oABj5IxUFjq%2F2.png?alt=media\&token=80f832fa-b9ac-4074-8f22-b70f011cbd9b)

4\. Click on Add

![](https://2754767501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW3U990Qef6L7w7eSM7Iw%2Fuploads%2F73JIEnBvR0oaeHR7TPrV%2F3.png?alt=media\&token=91358cbb-12d4-4d97-9837-827f2a26a32b)

5\. Choose an amount to add and click on Supply

![](https://2754767501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW3U990Qef6L7w7eSM7Iw%2Fuploads%2FN4Re3iotRXohsBm5aJpU%2F1add.png?alt=media\&token=0ee408de-5c79-4e8f-8b49-9385f4d0be5a)

6\. Click on confirm

![](https://2754767501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW3U990Qef6L7w7eSM7Iw%2Fuploads%2FenzR6ko2HVhVjV0BTfZH%2F2add.png?alt=media\&token=3377b749-3de6-4132-963a-ae836ad59157)

#### 2. Remove liquidity <a href="#id-2.-remove-liquidity" id="id-2.-remove-liquidity"></a>

1. <https://app.uniswap.org/#/add/v2/ETH?chain=mainnet>

   ​
2. Add the TORN and ETH pair

![](https://2754767501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW3U990Qef6L7w7eSM7Iw%2Fuploads%2FsmtgwKaYOJGDhMkcWCbe%2F1%20\(1\).png?alt=media\&token=1013ae80-0b58-4cfb-96e3-1cdc28891f57)

3\. Click on Manage

![](https://2754767501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW3U990Qef6L7w7eSM7Iw%2Fuploads%2FjpNjfi1OfHwG6bj22JoB%2F2%20\(1\).png?alt=media\&token=5d1ff830-7d2b-42fd-b3fb-d7cb783c096b)

4\. Click on Remove

![](https://2754767501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW3U990Qef6L7w7eSM7Iw%2Fuploads%2FM4XDSGVq8kp0eoW9ynex%2F3%20\(1\).png?alt=media\&token=8700d1e1-3378-4b6c-90ea-30da90c8e60e)

5\. Choose the percentage you wish to withdraw

![](https://2754767501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW3U990Qef6L7w7eSM7Iw%2Fuploads%2FpMh204LpRLgeYO384MhU%2F4remove.png?alt=media\&token=60c29810-0f8d-444a-b809-a370bb57be69)

5\. Click on confirm

![](https://2754767501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW3U990Qef6L7w7eSM7Iw%2Fuploads%2F9ILvyl637t7MDLosKTaO%2F5remove.png?alt=media\&token=4492c9e2-3305-42e0-bcc4-97d24036140c)

And that's it!🎉​


---

# 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.tornadoeth.cash/generals/how-to-add-or-remove-liquidity-on-uniswap-v2.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.
