# How to Deposit

Depositing into Latch is easy, follow these instructions below:&#x20;

Choose a vault:&#x20;

<figure><img src="/files/5yGXufliqOJE3tQRfTC1" alt=""><figcaption></figcaption></figure>

Choose what asset you would like to deposit. Here we will choose to deposit MATIC on Polygon (which will be converted and bridged to ETH).&#x20;

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

Select how much of your asset you'd like to deposit.&#x20;

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

Confirm transaction!&#x20;

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

Then you can easily track your balance, profits and points all in one place in the dashboard!&#x20;


---

# 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.latch.io/tutorial/how-to-deposit.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.
