# Arbitrum添加流动性教程

## 什么是Arbitrum？

Arbitrum 是以太坊区块链的创新第 2 层增强功能，旨在加快智能合约交易并削减与之相关的成本。

第 2 层解决方案的本质在于增强基础第 1 层区块链的能力。他们通过将交易处理和数据存储等复杂任务转移到二级链来实现这一目标。这意味着虽然第 2 层区块链负责执行智能合约，但主第 1 层区块链负责数据存储。对于那些有兴趣更深入了解主网的人，我们有关以太坊的详细文章提供了更多见解。

特别是对于以太坊来说，Arbitrum 在管理和批处理区块链交易方面发挥着至关重要的作用。这显着减轻了主网络的负担，从而减少拥塞并降低成本。

Arbitrum 的实际应用在Sushiswap和Aave等 DeFi 平台中很明显，这些平台利用其底层框架以降低 Gas 费的方式促进高效的资产交换。

## Arbitrum添加流动性流程

### 1、连接钱包

进入 <https://app.uniswap.org/#/swap?chain=arbitrum>

切换钱包网路到arbitrum 连接钱包，打开v3流动池页面。

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

### 2、添加新仓位

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

### 3、填入数值

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

### 4、选择手续费

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

### 5、填入参数

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

### 6、完成添加流动性

授权批准需要的币种，点击提交即可，点击添加交易后NFT添加成功

<figure><img src="/files/8GpY0i8ljl0zF6uTJN1g" alt=""><figcaption></figcaption></figure>

以上就是关于Arbitrum添加流动性教程的全部内容，移除流动性也是非常简单的，在管理流动性的页面进行操作即可。

### 🤝 连接 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/arbitrum.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.
