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

# Yield Tracking

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

***

The **Yield Tracking** tab provides deeper income analytics with flexible visualization tools:

* View incomes over multiple time ranges

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

* **The chart supports three display modes:** balance, income, or APY selectable per position via the data selector.

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

* Toggle chart types (line or bar)

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

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

* Switch between USD and native token display

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

* Chart values can be displayed either in **USD at the rate on each snapshot date**, or converted using the **current price**.

<figure><img src="/files/qfMwE3XdGohQIFUPcgk6" alt="" width="297"><figcaption></figcaption></figure>

* Increase the **number of displayed decimals** on the chart for more precise values.

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

* Toggle chart to cummulate your income&#x20;

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

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

* Switch the graph to logarithmic scale

<figure><img src="/files/2UiPIAU7NKEJg76M7OZb" alt="" width="213"><figcaption></figcaption></figure>

* Compare multiple positions through the Position Selector

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

* Active positions (currently held)

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

* Inactive positions (previously held)

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

* Merkl, your incomes from Merkl campaigns

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

* Total Income, sum of selected positions

<figure><img src="/files/JdyhJg6XYdum0du3NvTG" alt="" width="261"><figcaption></figcaption></figure>

* Best Yield, Highest performing position during one day

<figure><img src="/files/MZVymKGaRfcUPiVRkLL7" alt="" width="261"><figcaption></figcaption></figure>

* Average Yield  , average of selected positions

<figure><img src="/files/WVRvXtHXM5j46F9UdgbB" alt="" width="261"><figcaption></figcaption></figure>

<figure><img src="/files/ucaoDJug1F2sS59gvVYz" alt="" width="257"><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/yield-tracking.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.
