# Echo Lending

How to use Echo Lending?

1. First, you need to have aBTC assets in your wallet. To obtain aBTC, please click to view [Minting aBTC](/echo-protocol/echo-app-docs/echo-vault.md).
2. Enter [Echo Lending](https://echo-protocol.xyz/lending). For example, select aBTC on the Echo Lending page and click "Deposit."

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

3. Enter the amount you want to deposit and click "Deposit."

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

4. Complete the approval operation in your wallet, and the aBTC deposit will be successful!

<figure><img src="/files/1fIuzn2bxByqYs6GF7Go" alt=""><figcaption></figcaption></figure>

5. You can view your successfully deposited aBTC in the [Echo Dashboard](https://echo-protocol.xyz/dashboard).

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

*Please ensure there is enough APT in your wallet to cover gas fees before using Echo Lending.*


---

# 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://echo-protocol.gitbook.io/echo-protocol/echo-app-docs/echo-lending.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.
