# Dashboard

With the development of MT WORLD, there will be more and more investment methods that can benefit. For all investors, how to have a clear understanding and detailed understanding of their assets becomes an important thing.

For this problem, MT WORLD provides Dashboard. it can:

* Display comprehensive income through intuitive charts and graphs to facilitate further investment
* Get an overview of macro and micro trends and clearly understand the composition of active and passive returns
* Provide clear behavioral guidance, contribute to the community, and obtain higher benefits.
* Master the current income in real time, and enter the wallet after confirmation


---

# 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://mtworld.gitbook.io/product-docs/dashboard.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.
