# Depositing

1. At Market page, select the asset, click Deposit

   <img src="/files/83RyrDLRuNoPnzhNaWzz" alt="" data-size="original">
2. Input the amount of asset to be deposited, click Approve

   ![](/files/4fkc9R47TEqC8zkx9n2J)
3. Deposit the asset
4. Wait for transaction to be confirmed and you are done.

You will start earning the lending interest with the deposited amount


---

# 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.aurigami.finance/public/guides/depositing.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.
