> For the complete documentation index, see [llms.txt](https://docs.babylon.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.babylon.finance/protocol/gas-optimizations/gasless-deposits.md).

# Gasless Deposits

![Gasless Deposits](/files/uT6YGTXUBVDKpYv3HWvz)

You can see the original announcement on medium [here](https://medium.com/babylon-finance/introducing-gasless-deposits-51e2d31ccd3f).

We’ve created **signature-based deposits & withdrawals**.

Instead of paying an additional fee in ETH to deposit, Babylon will take the necessary fee from the asset you are depositing. And sometimes there will be no fee to deposit at all because it will be subsidized by the garden.

So, you **don’t need ETH to deposit DAI, WETH, or any other asset.** And you can decide in Metamask the maximum amount you’re willing to pay, denominated in the asset that is being deposited.

Here’s a video showing you how to make a signature-based deposit:

{% embed url="<https://www.youtube.com/watch?feature=emb_imp_woyt&v=IZ5CQaP0JDQ>" %}

On top of it, the treasury of the protocol and the gardens are subsidizing the deposit cost for new members in specific gardens.&#x20;

Your **deposit can be even free** when the gas price is below 125 gwei.


---

# 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://docs.babylon.finance/protocol/gas-optimizations/gasless-deposits.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.
