# Dashboard

The "Dashboard" tab is where you can see your entire portfolio and earnings summary. It has a few important sections

* Apricot Bar
* Earnings&#x20;
* Farming positions
* Deposit / Borrow positions

**Apricot Bar**

The bar reflects the overall health of your portfolio by showing how far your current “Borrow Limit Used" is from the "Safe Borrow Limit" and the "Liquidation" point. The higher the percentage of your Borrow Limit Used, the more levered your portfolio is and the more likely liquidation could take place during market volatilities. &#x20;

![](/files/-Mj7LqL5vRPgNg4nX7bN)

**Earnings**

Earnings section shows your overall net portfolio APY and its underlying yield components from supplying, borrowing and farming.&#x20;

![](/files/-Mj7NdoOh4SG5JqA2P44)

\
**Farming Positions**&#x20;

Farming Positions section shows the respective LP tokens farmed and the associated farming APY and rewards earned in value.

![](/files/-Mj7O4D6ahHTyCNL8hBt)

**Deposit / Borrow Positions**&#x20;

In a similar format, you can see details of your deposit/borrow positions and respective rewards earned in the sections&#x20;

![](/files/-Mj7OYhNBzY0jW4BlyFK)


---

# 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.apricot.one/product/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.
