# OmniBridge 无Gas 费兑换服务

由于区块链的特性，在各条链上发送Token时，都需要支付一定金额的 ETH/BNB/HT 等主链币作为矿工费，这对于小白用户来说理解和使用门槛都很高。

为了方便用户使用，OmniBridge渠道专门设计了矿工费代付的功能，在用户Swap时自动完成矿工费的代付，让用户不需要理解 ETH/BNB/HT 就能轻松的发送交易Token，这样用户只要有兑换的 Token代币就能发送，发送时就会自动扣除 Token代币作为矿工费，例如，用户要兑换 BSC链上的USDT 到 ETH链上的 USDT，正常发送Token需要支付一定金额的主链币作为矿工费，也就是BNB，用户地址上没有 BNB，正常将无法发送Token 进行Swap，当OmniBridge渠道推出 无Gas费兑换服务，用户将不需要 主链币BNB来支付Gas费，用户地址有 BSC链上的 USDT 就可以Swap，用户操作理解起来也会很容易。

该功能的实现方式是 OmniBridge 会从官方矿工费支付地址将 ETH/BNB/HT 等主链币发送到用户地址，然后用户会将作为矿工费的 Token发送到 OmniBridge 官方接收地址，对于用户来说，用户无需主网币也可以进行Swap。


---

# 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://metapath.gitbook.io/docs/metapath-user-guide/user-guide/cn/omnibridge-wu-gas-fei-dui-huan-fu-wu.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.
