# Btok Wallet 矿工费（Gas）设置教程

**什么是Gas Fee（矿工费）**

支付给矿工的手续费。以以太坊为例；当用户在以太坊网络上进行转账时，只有经过矿工把这笔交易打包并放上区块链之后，才能使交易完成，在这过程中会消耗区块链的运算资源，所以用户需要向矿工支付一定的费用。在不同主网上使用不同的代币进行支付：比如以太坊网络使用的是ETH，而BSC上使用的则是BNB。

关于Gas Fee的计算公式 ：Gas Fee= Gas Price \* Gas Limit​

**如何设置/调节Gas矿工费**

Btok Wallet支持「挡位选择」和「自定义」两种设置矿工费的方式。在交易页面，点击“预估矿工费”进行【挡位选择】，挡位分为两挡：推荐和极速。不同的挡位对应着不同的交易确认时间，时间越短，需支付的矿工费越高。

如果你是资深用户，想进一步节省Gas费，你可以通过“高级设置”调整“gas price"和“gas limit“这两个参数，来修改调整支付的矿工费。

注：矿工费是区块链网络收取的，Btok Wallet不会从中收取任何费用。

以下是设置转账Gas的具体教程：

1. 进入到Btok Wallet钱包主页后，点击“转账“，进入到转账页面，选择您想要转账的币种。

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

2. 填写“收款地址”以及“转账金额”。

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

3. 进入到交易确认页面后，点击“预估矿工费“，进入矿工费设置页面

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

4.进入矿工费设置页面后，您可以选择档位，不同的挡位对应着不同的交易确认时间，时间越短，需支付的矿工费越高。极速比推荐档，交易确认时间可能更短，但支付的矿工费可能更高。

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

5. 如果你是资深用户，想进一步节省Gas费，你可以通过“高级设置”调整“gas price"和“gas limit“这两个参数，来修改调整支付的矿工费。

<figure><img src="/files/l9GGnIMSWLBEfGNmTKeN" 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://btoks-organization.gitbook.io/btok-wallet/btok-wallet-kuang-gong-fei-gas-she-zhi-jiao-cheng.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.
