> For the complete documentation index, see [llms.txt](https://docs.lendle.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lendle.xyz/user-guide-for-ui-v2/borrow-page/deposit/how-to-deposit.md).

# How To Deposit

{% embed url="<https://drive.google.com/file/d/1o_DEXkzfryZLgUnjFSy2fbcTk4JUif-v/view?usp=sharing>" %}

In this Tutorial we will be depositing MNT through the Markets

We've opened one of the markets from this screen, in this example it's MNT.

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

**Review  Information:**&#x20;

* **Reserve status & Configuration**: Check total supplied amount, supply APY and APR.
* **Collateral Usage**: Note the Loan-to-Value (LTV) ratio, Liquidation Threshold, and Liquidation Penalty.&#x20;
* **Borrow Info**: Total borrowed and borrow APY/APR.
* **Your Info**: Your wallet balance, available to supply/borrow, and buttons for actions. This info helps assess yields and risks before proceeding.

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

* **Initiate the Supply:** Click the "Supply" button to go to the dedicated supply screen for the asset.
* **Enter the Deposit Amount:** input the amount to deposit (or click "MAX" for your full wallet balance). Click "Supply MNT" to proceed.

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

* **Approve the Token Spend:** Approve the transaction in your wallet to allow Lendle to access the exact amount. Confirm the popup.
* **Confirm the Deposit Transaction:** Click "Supply" and confirm again in your wallet. Pay the gas fee—this executes the deposit on the Mantle blockchain.
* **Verify the Deposit:** After a few seconds , the screen updates. Check your new supplied balance, updated wallet amount, and transaction links.

## Collateral

After you've deposited an asset, it will be enabled as collateral by default. A collateralised asset will activate your borrowing power and correlate with the number of loans you can make (depending on the Loan-To-Value \[LTV] settings of each market)

You can use the toggle on each asset in the Deposit screen to disable the asset from being used as Collateral. *Please note that this will influence your Health Factor and can lead to liquidation if this drops below 1*


---

# 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.lendle.xyz/user-guide-for-ui-v2/borrow-page/deposit/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.
