# Analytics

In particular, users will be able to keep track of their ongoing investments through three simple graphs, allowing them to:

📊 **Analyze asset allocation**

Before looking forward, it is crucial to have a clear view on our starting point. With Stablecomp, the user can be able to visualize which stablecoins they own and in which farms they deposited them.

💰 **Visualize realized returns**

Once the journey begins, the user can visualize the obtained outcomes so far, while keeping an eye on the future with the projection chart.

📈 **View a 1-year projection yield chart**

Every user has his own precise financial goal, but sometimes it is very easy to lose track of details as the revenue tokens prices and the APYs continuously vary. To counter this, Stablecomp will provide a simple graph dedicated to analyzing the various APYs of the farms the user is interacting with, showing an up to date one-year projection of the yield.<br>


---

# 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://stablecomp.gitbook.io/stablecomp/extra/roadmap/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.
