# 如何使用 NeoLine 插件钱包进行 GAS 桥接？

**NeoLine 插件钱包已集成 Neo 原生 Bridge，支持在钱包内部进行 Neo N3 和 Neo X 之间 GAS 的双向桥接。**&#x5177;体操作如下：

### 1.切换到对应网络

打开 NeoLine 插件钱包，选择对应的网络。如果你想将 Neo N3 上的 GAS 桥接到 Neo X， 需要先将钱包的当前网络切换到 Neo N3 下，再进行后续的桥接。

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

### 2.输入桥接金额

* 切换网络后，在钱包首页点击【Bridge】进入；
* 输入你要桥接的金额；
* 如果你源链是 Neo N3，目标链将默认为 Neo X。

{% hint style="info" %}
**重要提示：**

1. 在 Neo X 主网启动的初期阶段，只提供 GAS 双向桥接服务。为了确保服务的正常运行，将对 Neo N3 到 Neo X 的桥接 GAS 数量做限制，上限为<mark style="color:green;">**100,000**</mark>。当桥接服务稳定后，将逐步取消数量限制，并扩大桥接服务范围，包含 NEO 及其他资产。
2. 无论你桥接金额多少，Bridge 合约都将收取 0.1GAS，因此最少桥接数量为1.1 GAS。
   {% endhint %}

### 3. 选择目标地址

* 目标链旁边点击【选择地址】；
* 【选择】你要桥接的目标地址。

目标链地址可以输入，也可以选择已有账户，或者从[地址簿](/cn/xin-shou-zhi-nan/ru-he-shi-yong-di-zhi-bo.md)中选择！

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

### 4.确认信息

* 点击【存入】后，确认金额，源链地址，目标链接收地址；
* 信息确认无误后点击【确认】。

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

### 5.查看交易

* 点击【确认】后，将会进入交易进行页面，可停留本页面查看或者叉掉后在 Bridge 页面下方查看
* Bridge 页面的交易记录仅显示前一笔完成的或者正在进行的一笔，点击正在转圈的图标可弹出交易进行页面。

<figure><img src="/files/sAlVqg0WqVa7QpSqIZgx" 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://tutorial.neoline.io/cn/neox-qian-bao-de-chuang-jian-he-shi-yong/ru-he-shi-yong-neoline-cha-jian-qian-bao-jin-xing-gas-qiao-jie.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.
