> For the complete documentation index, see [llms.txt](https://metapath.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://metapath.gitbook.io/docs/metapath-user-guide/user-guide/en/tutorial/swft-0-gas-swap-service.md).

# SWFT 0-gas Swap Service

The criteria that need to be met for a "0-gas" swap:

1. Tokens need to be on TRON, BSC, Polygon, HECO, and OKExChain;
2. Insufficient funds for mainnet tokens;
3. SWFT channel
4. Users of the MetaMask wallet need to enable the "Toggle eth\_sign requests" function, steps as following:

![](/files/gg9UvZzOQXnqDAJf5QXd)

![](/files/sT5o5vKkbyVY15c2wkrq)

![](/files/WHptB3i8F4QkGwsc7W4V)

1. Select a token as the From token (if it's a mainnet token, it means there is enough balance to pay for the gas fee, so the 0-Gas service won't be triggered). When exchanging, make sure there is not enough mainnet token to pay for the gas fee. Take the BSC chain as an example.
2. Click on “Request for Quote”

![](/files/EgjWMfdFst8qzQMJFyxD)

3. When the requirements for the no GAS service are met, SWFT channel will display relevant prompts. Clicking on the blue prompt text will redirect to the corresponding documentation, which explains and describes the 0-GAS swap service.

<figure><img src="/files/6mmaNFM81uCeDVKUuAzx" alt=""><figcaption></figcaption></figure>

4. Select the SWFT channel and click on "Swap" to trigger the "0-gas Swap Service".

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

5\. The swap Channel Offers includes information about the "0-Gas Swap Service", click to redirect to the corresponding documentation for more details.

![](/files/a8FTLiMZgNzuGK3zMeyx)<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/en/tutorial/swft-0-gas-swap-service.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.
