# 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="https://1523574308-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaUD1j15UCzdjC6ftyzSr%2Fuploads%2F63mQA7MOwq0uPup2nIe9%2F1.png?alt=media&#x26;token=a92dc6db-2756-4630-b1da-55f2d40e65eb" alt=""><figcaption></figcaption></figure>

### 2、添加新仓位

<figure><img src="https://1523574308-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaUD1j15UCzdjC6ftyzSr%2Fuploads%2FgcGXZuZTjLMDkRb3y9wH%2F2.png?alt=media&#x26;token=a87c9f4d-2647-4ea5-bd54-705201a787cc" alt=""><figcaption></figcaption></figure>

### 3、填入数值

<figure><img src="https://1523574308-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaUD1j15UCzdjC6ftyzSr%2Fuploads%2FEjQVbmQ9wd62CBf8CJTD%2F3.png?alt=media&#x26;token=a3a4c028-c93c-41ab-b7a2-2e2ab8c6a835" alt=""><figcaption></figcaption></figure>

### 4、选择手续费

<figure><img src="https://1523574308-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaUD1j15UCzdjC6ftyzSr%2Fuploads%2FfpIptFfi4KOpdgoyB53l%2F4.png?alt=media&#x26;token=60b0b2b8-e03e-4acf-a028-0a8ba591ab6b" alt=""><figcaption></figcaption></figure>

### 5、填入参数

<figure><img src="https://1523574308-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaUD1j15UCzdjC6ftyzSr%2Fuploads%2FZlqjQMOM5KF9gT2Tonan%2F5.png?alt=media&#x26;token=0fb59814-e3b7-46df-ae01-fe744f0b139f" alt=""><figcaption></figcaption></figure>

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

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

<figure><img src="https://1523574308-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaUD1j15UCzdjC6ftyzSr%2Fuploads%2Fipv7rcU6XWmRHWfXirmM%2F6.png?alt=media&#x26;token=1a453e81-3bb2-45c1-aeab-a05a7ca60ed4" alt=""><figcaption></figcaption></figure>

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

如有不明白或者不清楚的地方，请加入官方电报群：[**https://t.me/gtokentool**](https://t.me/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.
