# 使用 Tokenlon 「代币支付矿工费」功能

大家都知道在以太坊进行任何转账或者交易操作时，都需要支付一定的 ETH 作为 gas 费用，那么当钱包无 ETH 时，只能是寸步难行，因此 Tokenlon 在设计协议时，考虑此问题，使负责撮合交易的中继方能够为用户在交易时代付以太坊矿工，从而使用户钱包无 ETH 时也可以进行交易，当你钱包无 ETH 时，需要交易时，请在 Tokenlon 打开「代币支付矿工费」按钮即可。

### 如何开启【代币支付矿工费】开关

请通过 [imToken 官网](https://token.im/download)，升级你的 imToken App 至 v2.10.0 版本以上。升级完成后，访问 App【市场】页面，点击【立即兑换】左侧的【齿轮】按钮，进入【设置】页面。

<figure><img src="https://lh5.googleusercontent.com/vnTXZKourgvSy8MXC0mIaOpMD3XpyS9mtsgty5vqFf003fDGo6tPKMiZ7QQrl_p2ZnR_uBdM_pHAuT4IflrNrBa2kqnyyU8fYq8PtMMSYAvJpnpC-jeMwRJEx5XqE_cFeRadjV8JbOGkcqeR8WtrQnI" alt=""><figcaption></figcaption></figure>

在【设置】页面，点击【代币支付矿工费】右侧按钮，即已开启此功能。

<figure><img src="https://lh4.googleusercontent.com/CcA1XPz1AjS8BWFrm-pT56Ko9V2x-Y-audNj-efLrI8ke-9pKdL7AMecB4eCv2ObYX81YWnENgaIViTkPq3rVwf8pNlQgpl5WEf-0zz4AwVW3sYqH4qBUDCPcaDdC1P8I8cCx7qhnKKdV9k1cbPc-a8" alt=""><figcaption></figcaption></figure>

开启【代币支付矿工费】功能之后，你将使用你交易所得的代币支付交易产生的矿工费，即使你的钱包没有 ETH 也能完成交易。

### 请注意

* 开启【代币支付矿工费】功能后，Tokenlon 交易将设有最小交易限额，限额随以太坊主网矿工费高低而变动，矿工费越高，最小交易限额越高；

<figure><img src="https://lh6.googleusercontent.com/tHiqmD15ThkN-anqRMF2jgM53b-XGAaoj-zZAVEanl7QITbJ30bae8Tbr_RPMSbcVVuFsDLG7A_5YhtrBFGWZZLeQyfFpy2LNMHyTLR6jfQPA9kGdk7q5p35wMzF6dOpbddBzj9WUhhdzqsVBHmAigA" alt=""><figcaption></figcaption></figure>

### &#x20;


---

# 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://tokenlon.gitbook.io/docs/blog/whatsnew/market/2023/0712.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.
