# Gas 費用

每一個區塊鏈交易 — 無論係 [發送](/goodcryptox-yue/qian-bao/nei-zhi-qian-bao/fa-song-bi.md) 代幣、執行一個 [換幣指令](/goodcryptox-yue/dex-jiao-yi-xian-huo/shou-dong-ding-dan.md)，或者使用一個 [交易機械人 ](/goodcryptox-yue/dex-jiao-yi-xian-huo/ji-xie-ren.md)— 都需要支付燃料費。呢個係用於支付畀驗證者以處理同確認你鏈上交易嘅網絡本地代幣嘅少量費用。

#### 點解燃料費好重要

燃料費唔係由 goodcryptoX 收取 — 佢係區塊鏈運作嘅基本一部分。你個錢包如果冇足夠嘅本地代幣去覆蓋燃料費，就無法做任何鏈上操作 — 即使你持有其他代幣（例如 USDT 或 USDC）。

例如：

* 想將 USDT 轉去另一個錢包？→ 你需要喺 Ethereum 有 ETH、喺 Solana 有 SOL、或者喺 BNB Chain 有 BNB。
* 想用 goodcryptoX 換代幣？情況都係一樣 — 你需要有少量本地代幣去支付燃料費。

#### 你需要邊啲代幣做燃料？

喺 goodcryptoX 進行交易或提現之前，確保你嘅錢包入面有少量以下之一：

* Solana 上嘅 SOL
* Ethereum、Base 同 Arbitrum 上嘅 ETH
* BNB Chain 上嘅 BNB

> 📌 **提示：** 喺轉移其他代幣之前，先發送或購買少量本地代幣（即使淨係幾蚊錢都得）。

一旦你嘅錢包有咗所需嘅燃料代幣，就可以發送、兌換或交易任何受支持嘅資產。你亦可以喺應用內用其他硬幣（例如 USDC 或 USDT）直接買更多燃料代幣。

#### 💡 即將推出：以穩定幣同熱門代幣支付燃料費

我哋正喺開發一個功能，容許你用已持有嘅代幣去支付燃料費 — 好似 USDT、USDC，甚至 [GOOD](/goodcryptox-yue/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-yue/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.
