# Lending & Deposit

After setting up your account, you will be directed to our [main page](https://app.ariesmarkets.xyz/lending) where you can deposit assets and earn yield.

Next, click on the **“Lending”** column at the top of the page to view the lending markets available. By clicking the asset information page, you will be able to perform four key actions:

* Deposit
* Withdraw
* Borrow
* Repay

<figure><img src="/files/LKRC0zi251052HDt2Jwc" alt=""><figcaption><p>Deposit your first asset to interact with Aries Markets</p></figcaption></figure>

In order to interact with Aries Markets, you will need to deposit your preferred asset and amount first.

* Select the asset that you will want to deposit on our platform

<figure><img src="/files/GRwwlVis7oYPpvzveQoL" alt=""><figcaption><p>Assets List</p></figcaption></figure>

* Click on ”**Deposit**” and input the amount that you would like to deposit using number input, half/max or the slider
* Click on ”**Confirm**” and approve the transaction on the pop-up wallet

<div><figure><img src="/files/XQCnFfgsPvpzgpdl1l6g" alt=""><figcaption><p>Input the amount of asset</p></figcaption></figure> <figure><img src="/files/exGbjVZh1BAUjK1InbPm" alt=""><figcaption><p>Approve the transaction in your wallet</p></figcaption></figure></div>

You can also click on **“More Info”** below to view further information about the lending pool such as Loan-to-Value (LTV) ratios, Liquidation thresholds and Pool limits.

*Check out* [*Protocol Parameters*](/aries-markets/protocol-parameters/lending-and-borrowing.md) *to understand these terminologies better.*


---

# 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.ariesmarkets.xyz/aries-markets/tutorial/money-market/lending-and-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.
