# Analytics

Proper analytic statistics is one of the most significant keypoints of the yield farming management process. Our users are provided with common info about their assets in the right upper corner of the interface.&#x20;

The Deposits reflect total value of the assets you own, in USD. Expected daily profit represents the approximate value of your daily income, in USD.&#x20;

You can always check your LP tokens supplies and/or re-invest your assets via the special interface, callable by clicking on the staked yield source.

We provide our users with a set of handy analytic stats, detailing their portfolios growth.


---

# 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.uno.farm/introduction-to-unofarm/analytics.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.
