# Gasless

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

**How It Works:** Gas fees are an essential part of blockchain transactions, typically requiring users to hold a certain amount of the native cryptocurrency, TON, to process a token sale. However, with the gasless feature in MyTonSwap Trading Bot, users can sell their jettons without worrying about gas fees. By leveraging the unique power of Wallet Version 5, we’ve designed the bot to handle transactions without requiring the user to have TON in their wallet.

**Enabling Gasless Trading:** To use this feature:

1. When selling your tokens through the bot, simply toggle the "Gasless" option.
2. Once enabled, the transaction will proceed without needing TON for gas. This allows for seamless and uninterrupted trading even if your wallet doesn't contain any TON tokens.

**Compatibility:** Gasless trading is *exclusively available* for users utilizing Wallet Version 5 (W5). All in-bot wallets created for users automatically support this feature, meaning users don’t need to manually configure anything to access gasless trading.


---

# 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.mytonswap.com/trading-bot/gasless.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.
