# Lending

After connecting your wallet, you will be redirected to our Dashboard where you can deposit assets and start earning.

### **Deposit**

To engage with **Meso Finance**, you must first deposit your chosen asset and the desired amount.

* Select the asset that you will want to deposit on our platform such as stAPT:&#x20;

<figure><img src="/files/2D7XNlA0ZajPUSy40JKp" alt=""><figcaption></figcaption></figure>

* Click on ”Deposit” and input the amount that you would like to deposit using number input, half/max or the slider

  <figure><img src="/files/XzuRQ3JER6ucLPoukhOF" alt=""><figcaption></figcaption></figure>
* Click on ”Confirm” and approve the transaction on the pop-up wallet

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

### **Withdraw**

To initiate a withdrawal, in "Dashboard" section and click on the "Withdraw" option.&#x20;

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

From there, select the desired amount to withdraw and proceed by submitting the transaction.&#x20;

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

It's important to ensure that there is adequate liquidity available (i.e., not already borrowed) to proceed with the withdrawal. If there isn't enough liquidity, you may need to wait for additional liquidity to be provided by suppliers or for borrowers to repay their loans before proceeding with the withdrawal.

### **Repay**

To repay using your assets, follow these steps from the Dashboard:

1. Click on the "Repay" option for the debt you wish to repay.

<figure><img src="/files/4oGDYcY9swDoTOk4nQkq" alt=""><figcaption></figcaption></figure>

2. As the repay pop-up, specify the amount you want to repay by inputting the number half/max or the slider.

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

3. Then click on "Repay".&#x20;
4. In the next step, you'll need to send the approval and submit the transaction. The approval transaction is only required the first time you perform this step, unless you revoke the approval.

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

5. Ensure that you have enough APT for covering the transaction cost. After sending both transactions, your repayment will be completed.


---

# 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://doc.meso.finance/how-we-work/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.
