# Gasless Transactions

**A Frictionless Experience**

With zkDex, users only need to focus on their trades. The system handles all backend processes, including executing trades, managing temporary wallets, and interacting with centralized exchanges (CEXs). The only cost users incur is the standard blockchain transfer fee for depositing or withdrawing assets—everything else is covered by zkDex.

Imagine initiating a trade without needing to check gas prices, calculate transaction costs, or ensure your wallet holds enough native tokens for execution. That’s the simplicity zkDex brings to the table.

***

**How It Works**

When you deposit funds into zkDex, the platform covers the gas costs required to execute your trade across liquidity pools or centralized exchanges. The process is streamlined, ensuring that users only pay for moving assets to and from their wallets. By absorbing gas fees for intermediate steps, zkDex creates an environment where trading feels effortless.


---

# 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.zkdex.tech/features/gasless-transactions.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.
