> For the complete documentation index, see [llms.txt](https://docs.yecho.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yecho.app/user-guide/understanding-your-dashboard/overview.md).

# Overview

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

***

The **Overview** tab provides a high-level snapshot of your current activity:

* Total USD balance across all monitored positions and number of active DeFi positions

<figure><img src="/files/rPHihat3k0Uh9v2r7gec" alt="" width="236"><figcaption></figcaption></figure>

* Income generated in the last 24 hours in USD

<figure><img src="/files/rKqe97CSmByXAd9aC2ip" alt="" width="236"><figcaption></figcaption></figure>

* Income generated on the last 30d in USD

<figure><img src="/files/vvRNb09fuCC2Xx1Se93N" alt="" width="236"><figcaption></figcaption></figure>

* Status of your subscription and number of days remaining

<figure><img src="/files/5xTf1tI2XLHs4tPTM5b2" alt="" width="236"><figcaption></figcaption></figure>

* Countdown to the next daily snapshot

<figure><img src="/files/74Z8OZVAa7JHwpOwI0Z1" alt="" width="236"><figcaption></figcaption></figure>

* 7-day income chart(in USD)

<figure><img src="/files/JmXENl2j7aqY7j9BH5V5" alt="" width="563"><figcaption></figcaption></figure>

* 24-hour income breakdown

<figure><img src="/files/fxXH3DAyYlW2x8mqAe0r" alt="" width="563"><figcaption></figcaption></figure>

* Complete list of all Lending / LST / YBT / Yield Aggregator positions

<figure><img src="/files/MRUyviiWaHIkEap5RFTJ" alt="" width="563"><figcaption></figcaption></figure>

* Complete list of all Borrowing positions

<figure><img src="/files/LsDwd2oWz6qmP1MgfPdB" alt="" width="563"><figcaption></figcaption></figure>


---

# 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.yecho.app/user-guide/understanding-your-dashboard/overview.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.
