# Gas 费用

每笔区块链交易——无论是 [发送](/goodcryptox-zh/qian-bao/nei-zhi-qian-bao/fa-song-dai-bi.md) 代币交换、执行一个 [交换](/goodcryptox-zh/dex-jiao-yi-xian-huo/shou-dong-ding-dan.md)，或使用一个 [交易机器人 ](/goodcryptox-zh/dex-jiao-yi-xian-huo/ji-qi-ren.md)——都需要支付燃气费。这是支付给验证者的一小笔网络原生代币，用于在链上处理并确认你的交易。

#### 为什么燃气费很重要

燃气费不是由 goodcryptoX 收取的——它们是区块链工作方式的基本组成部分。如果你的钱包中没有足够的原生代币来支付燃气费，你就无法执行任何链上操作——即使你持有其他代币（如 USDT 或 USDC）。

例如：

* 想把 USDT 发送到另一个钱包？→ 你需要在以太坊上拥有 ETH，在 Solana 上拥有 SOL，或在 BNB Chain 上拥有 BNB。
* 想使用 goodcryptoX 兑换代币？同样——你需要少量原生代币余额来支付燃气费。

#### 你需要哪些代币来支付燃气？

要在 goodcryptoX 上交易或提现，请确保你的钱包中有少量：

* Solana 网络的 SOL
* 以太坊、Base 和 Arbitrum 的 ETH
* BNB Chain 的 BNB

> 📌 **提示：** 在转移其他代币之前，先发送或购买少量原生代币（即使只有几美元）。

一旦你的钱包有了所需的燃气代币，你就可以发送、兑换或交易任何受支持的资产。你也可以直接在应用内使用其他币（如 USDC 或 USDT）购买更多燃气代币。

#### 💡 即将推出：用稳定币和主流代币支付燃气费

我们正在开发一项功能，允许你使用已有的代币支付燃气费——例如 USDT、USDC，或甚至 [GOOD](/goodcryptox-zh/good-dai-bi/zhai-yao.md)。一旦此功能上线，你就无需在每条链上持有原生代币。

在那之前，请在发送或兑换任何资产之前，确保为你的钱包充值正确的原生代币。


---

# 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.goodcrypto.app/goodcryptox-zh/qian-bao/nei-zhi-qian-bao/gas-fei-yong.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.
