# 如何在 Uniswap v2 上添加或删除流动性

在本教程中，我们将了解如何在 Uniswap v2 TORN/ETH 对中添加和删除流动性。

1. 增加流动性
2. 消除流动性

### **1.增加流动性**

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

   ​
2. 添加 TORN 和 ETH 对

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

3\. 单击“管理”

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

4.点击添加

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

5\. 选择要添加的数量，然后单击“供应”

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

6\. 点击确认

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

### **2.消除流动性**

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

   ​
2. 添加 TORN 和 ETH 对

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

3\. 点击管理

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

4\. 点击删除

5\. 选择您希望提取的百分比

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

6\. 点击确认

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

就这样！🎉​


---

# 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-zh.tornadoeth.cash/yi-ban-de/ru-he-zai-uniswap-v2-shang-tian-jia-huo-shan-chu-liu-dong-xing.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.
