# Application Dashboard

Spydra offers a unified view of all activities happening within the deployed application through a dedicated dashboard. You can access the application dashboard within the respective deployed application in networks.

The application dashboard will have a basic summary of deployed application details and the dashboard will also contain information specific to the chaincode solution.

#### Asset Tokenization Dashboard

This dashboard will show a summary of the asset details such as the defined assets count, defined events count, references count and permissions count. It will also show the asset/event distribution, dependency graph of assets/events, basic details of assets/events, and the latest events.

<figure><img src="/files/oQKvxA3n7GsP107bIH9v" alt=""><figcaption></figcaption></figure>


---

# 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.spydra.app/how-to/private-network/apps/application-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.
