# Dashboard

On the Dashboard, you can:

* Get a breakdown of your deposited funds & borrows
* Withdraw & deposit assets from the Lendle markets.
* Borrow any assets vs your collateral (supplies)
* Repay any loans

{% hint style="info" %}
If you are new to Lendle, we highly advise you to read [How-To-Deposit](/user-guide-for-ui-v1/markets/deposit/how-to-deposit.md) & [How-To-Borrow](/user-guide-for-ui-v1/markets/borrow/how-to-borrow.md) as there are different, more granular, ways to supply and borrow assets on Lendle
{% endhint %}

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

In the top left you'll find whatever assets you have supplied to the Lendle market. You can withdraw and supply using the buttons and the following dialogue popup.

In the top right, you will find all your borrows, which can be repaid or increased by using the buttons.

In the middle, you’ll see the amount of $LEND and $MNT available to claim.

In the bottom left, you'll find the wallet balance of any asset that can be supplied to Lendle.

And lastly, in the bottom right you can open new borrow positions and see how much is available for you to borrow. The availability depends on both market size and your [Broken mention](broken://pages/rXPdJ95u2KYMWzlJMWy8)


---

# 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.lendle.xyz/user-guide-for-ui-v1/dashboard.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.
