# 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

<img src="https://2754767501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW3U990Qef6L7w7eSM7Iw%2Fuploads%2FxQ8hQ3kCmoevzF3NI0OX%2F1.png?alt=media&#x26;token=bb83ae05-3fea-4406-a7d7-17cbf159237a" alt="" width="100%">

3\. Click on Managen

<img src="https://2754767501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW3U990Qef6L7w7eSM7Iw%2Fuploads%2FgRolX5Ku5oABj5IxUFjq%2F2.png?alt=media&#x26;token=80f832fa-b9ac-4074-8f22-b70f011cbd9b" alt="" width="100%">

4\. Click on Add

<img src="https://2754767501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW3U990Qef6L7w7eSM7Iw%2Fuploads%2F73JIEnBvR0oaeHR7TPrV%2F3.png?alt=media&#x26;token=91358cbb-12d4-4d97-9837-827f2a26a32b" alt="" width="100%">

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

<img src="https://2754767501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW3U990Qef6L7w7eSM7Iw%2Fuploads%2FN4Re3iotRXohsBm5aJpU%2F1add.png?alt=media&#x26;token=0ee408de-5c79-4e8f-8b49-9385f4d0be5a" alt="" width="100%">

6\. Click on confirm

<img src="https://2754767501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW3U990Qef6L7w7eSM7Iw%2Fuploads%2FenzR6ko2HVhVjV0BTfZH%2F2add.png?alt=media&#x26;token=3377b749-3de6-4132-963a-ae836ad59157" alt="" width="100%">

#### 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

<img src="https://2754767501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW3U990Qef6L7w7eSM7Iw%2Fuploads%2FsmtgwKaYOJGDhMkcWCbe%2F1%20(1).png?alt=media&#x26;token=1013ae80-0b58-4cfb-96e3-1cdc28891f57" alt="" width="100%">

3\. Click on Manage

<img src="https://2754767501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW3U990Qef6L7w7eSM7Iw%2Fuploads%2FjpNjfi1OfHwG6bj22JoB%2F2%20(1).png?alt=media&#x26;token=5d1ff830-7d2b-42fd-b3fb-d7cb783c096b" alt="" width="100%">

4\. Click on Remove

<img src="https://2754767501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW3U990Qef6L7w7eSM7Iw%2Fuploads%2FM4XDSGVq8kp0eoW9ynex%2F3%20(1).png?alt=media&#x26;token=8700d1e1-3378-4b6c-90ea-30da90c8e60e" alt="" width="100%">

5\. Choose the percentage you wish to withdraw

<img src="https://2754767501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW3U990Qef6L7w7eSM7Iw%2Fuploads%2FpMh204LpRLgeYO384MhU%2F4remove.png?alt=media&#x26;token=60c29810-0f8d-444a-b809-a370bb57be69" alt="" width="100%">

5\. Click on confirm

<img src="https://2754767501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FW3U990Qef6L7w7eSM7Iw%2Fuploads%2F9ILvyl637t7MDLosKTaO%2F5remove.png?alt=media&#x26;token=4492c9e2-3305-42e0-bcc4-97d24036140c" alt="" width="100%">

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.torn.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.
