# Tracking Investment

Kunji Finance provides users with real-time updates on the performance of their investments, making it easy for them to track their investments' progress. The platform has a user-friendly dashboard that displays a summary of your investment portfolio, including the current value of your investments and your return on investment. Users can also view detailed information about each investment strategy they have invested in, including historical performance, asset allocation, and other relevant details.


---

# 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.kunji.finance/kunjifinance/kunji-finance/how-it-works/tracking-investment.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.
