# Gas Optimization

One Click Crypto is designed with efficiency in mind, especially when it comes to saving on gas fees. In the DeFi world, every transaction on the blockchain incurs a cost known as “gas fees.” These can add up quickly, especially when you’re actively managing multiple DeFi investments across various chains.

<figure><img src="https://cdn-images-1.medium.com/max/1200/0*U1l_2Le_2wqz-_C5" alt=""><figcaption></figcaption></figure>

1\. **Batching Transactions**: One Click Crypto utilizes a transaction batching system, a smart feature that combines multiple actions into a single transaction. This is particularly evident in the [One-Click Zaps](/oneclick/products/one-click-zaps.md) feature, where you can deposit in multiple pools or even entire portfolios with just one click. By doing so, the platform significantly reduces the total number of transactions you need to make, directly cutting down on the gas fees you pay.

2\. **Optimized Routing**: One Click Crypto platform intelligently finds the most gas-efficient routes for your transactions. Whether you’re zapping into pools or simply moving assets, One Click Crypto ensures that your actions cost you the least amount in gas fees.

3\. **Smart Contract Efficiency:** The backbone of One Click Crypto is built on highly optimized smart contracts designed to use the least amount of gas possible. This means that even the standard operations on the platform are more cost-effective compared to other platforms.

By integrating these gas-saving strategies, One Click Crypto not only enhances your DeFi experience but also ensures that your DeFi activities are not unduly eroded by high transaction costs. With One Click Zaps, you get the dual benefit of streamlined positions and minimized gas fees, making your DeFi journey both smoother and more economical.


---

# 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.oneclick.fi/oneclick/products/gas-optimization.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.
