# SushiSwap添加/移除流动性(加池子)教程

## SushiSwap介绍

SushiSwap是基于以太坊链上的最受欢迎的去中心化DEX，采用自动化做市商（AMM）模式，以Uniswap的代码作为基础构建，SushiSwap除了提供AMM服务外，还有用于借贷的用于借贷的Kashi、BentoBox保险库和dApp生态系统、Miso发行平台，以及Sushi的下一代做市商Trident。

## SushiSwap的特点

* 交换代币
* 池子（添加/移除流动性）

## SushiSwap添加流动性流程

### 1. 连接钱包

访问 <https://www.sushi.com/pools>，然后点击 “`Create Position`”。

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

### 2. 代币配对

接下来，确保所选网络为 “`ThunderCore`”，然后选择您想要添加流动性的两种代币配对。

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

### 3. 手续费和价格

现在选择手续费的百分比和价格范围。

<figure><img src="/files/4KlAhowJbIwBeQEHsQHY" alt=""><figcaption></figcaption></figure>

### 4. 输入流动性量

输入您想要提供的流动性量，并批准添加流动性。

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

### 5. 点击 "Preview"

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

### 6. 预览详细信息，确认后点击 “Add Liquidity”&#x20;

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

### 7. 到此完成添加流动性

## SushiSwap移除流动性流程

### 1. 点击 “Pools” 然后选择 “My Positions”

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

### 2. 管理流动性页面

现在您可以看到您已经添加流动性的配对的位置，点击它以查看更多详细信息。

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

### 3. 选择 “Decrease Liquidity”

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

### 4. 填写数量

选择您想要移除的数量，然后点击 “`Remove`” 并在您的钱包中确认交易。

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

### 5. 到此完成移除流动性

### 🤝 连接 GTokenTool <a href="#lian-jie-gtokentool" id="lian-jie-gtokentool"></a>

* **💬 Telegram社群**：[点击加入官方群组](https://t.me/gtokentool)
* **🐦 Twitter (X)**：[关注我们获取最新动态](https://x.com/gtokentool)
* **📚 官方文档**：[查看 Gitbook 文档](https://docs.gtokentool.com/)
* **💻 开源代码**：[访问 GitHub 仓库](https://github.com/Gtokentool/docs/blob/master/SUMMARY.md)
* **📺 视频教程**：[订阅 YouTube 频道](https://www.youtube.com/@GTokenTool)

> ⚠️ 风险提示与免责声明
>
> GTokenTool 保留随时全权酌情因任何理由修改、变更或取消此公告的权利，无需事先通知。
>
> 以上信息内容仅供参考，GTokenTool 对本平台上的任何虚拟资产、产品或促销活动不做任何推荐或保证。虚拟资产的价格波动很大，投资交易虚拟资产将面临巨大风险。**请谨慎投资。**


---

# 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.gtokentool.com/solana-basic/sushiswap.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.
