# Portfolio Analytics and Insights

The Portfolio Analytics and Insights feature provides users with a comprehensive overview of their investments through detailed visualizations and data points. It includes real-time tracking of portfolio value, paid dividends, and NFT holdings. Users can also view transaction histories for both NFTs and tokens, calculate their return on investment (ROI), and analyze trends over selectable time periods. This feature enhances user engagement by offering clear, interactive insights into their investment performance, allowing for informed decision-making.

**Use Case:** An investor on the Vesta platform can navigate to the Analytics tab to monitor their portfolio's overall value and track changes over the last month. They can view detailed records of dividends received from their NFT holdings and assess their return on investment through easy-to-understand graphs and data tables. This comprehensive view helps the investor decide whether to hold, sell, or diversify their assets based on historical performance and current market trends.


---

# 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://vesta-group.gitbook.io/vesta-group/products-and-use-cases/portfolio-analytics-and-insights.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.
