# Deposit into a Garden

1. Pick a **garden that matches your investment criteria** :palm\_tree:
2. Click on the **deposit** button on the top right&#x20;
3. Select the **amount** you want to deposit. Must meet garden min deposit requirement.
4. Verify the terms and conditions
5. Double-check the gas fee and the tx type between standard and signature-based.
   1. **Signature based-deposits** will probably be cheaper
   2. Some garden may even subsidize the cost to make it **free**.
6. Submit the deposit by clicking on the deposit button at the bottom

&#x20;Bonus: Remember to join the telegram channel to become a part of the community after depositing.&#x20;

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


---

# 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.babylon.finance/getting-started/video-guides/deposit-into-a-garden.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.
