# Dashboard

{% embed url="<https://drive.google.com/file/d/170rAactFIXIwBJI_kLH0vQZdB31LUJ7v/view?usp=sharing>" %}

The Aerie Dashboard serves as the primary hub for managing digital assets and activities. It provides an intuitive overview of NFTs, wallets, clients, contracts, and other relevant information.

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

At the top, the **Pro Tier Advantages** section highlights the benefits available to premium users, encouraging the exploration of designed solutions and brand services. Adjacent to this, the **Assets** section displays the total number of minted NFTs, offering quick access to all assets and the functionality to add new ones.

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

The **Contracts** section is designed to show deployed contracts, providing details and the capability to deploy new contracts directly from this section. This feature ensures that contract management is streamlined and efficient.

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

The **Wallets** section monitors the wallet balance in both USD and VLRY. It offers detailed information about wallet contents and transaction history, facilitating efficient wallet management.

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

In the **Featured NFT** section, selected NFTs are showcased, allowing a quick glance at significant assets. This is complemented by the **New Assets** section, which lists recently created assets along with their contract types and creation dates, providing a comprehensive view of the latest additions.

<figure><img src="/files/5l1teOnEchUOUbHScxDB" alt=""><figcaption></figcaption></figure>

The **Portfolio** section offers an overview of total holdings and their distribution across various cryptocurrencies. Visual charts are incorporated to track performance, making it easy to monitor portfolio changes and trends.

<figure><img src="/files/9RrvvOBaw232blX06qzx" alt=""><figcaption></figcaption></figure>

The **Activity** section logs recent transactions and block mining events, ensuring that the latest actions are easily accessible. The **News** section delivers current updates on cryptocurrency and blockchain developments, keeping users informed about market trends and significant events.


---

# 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.non-obvious.ai/aerie/user-guide/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.
