> 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/distribution.md).

# Distribution

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

***

The **Distribution** tab helps you understand your portfolio allocation and exposure:

* Three pie charts:
  * By token

<figure><img src="/files/0C3a6VEMiEj1T95zx4jm" alt="" width="375"><figcaption></figcaption></figure>

* By blockchain

<figure><img src="/files/DrKGUCjoCTFjJrE9X9Ya" alt="" width="375"><figcaption></figcaption></figure>

* By dApp

<figure><img src="/files/Wko1ZDBHZ9eMZTCgE5aX" alt="" width="375"><figcaption></figcaption></figure>

* One bar chart showing your realized weekly/monthly income in USD, broken down by each dApp/protocol.
  * This visualization helps you quickly see:
    * Where your income is coming from (e.g., which protocols or strategies contribute the most)
    * Which positions generate the highest returns
    * Which ones are underperforming or have the smallest contributions (easy to spot the short/low bars)

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

* Two gauge charts:
  * Balance by dapp / Total yield generated per blockchain

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

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

<figure><img src="/files/DeeJxHuWy6pYEaSVeAje" alt=""><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/distribution.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.
