> For the complete documentation index, see [llms.txt](https://messier.gitbook.io/catalogue-de-messier/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://messier.gitbook.io/catalogue-de-messier/messier-ai/messier-gpu-nodes/dashboard.md).

# Dashboard

The GPU Nodes dashboard provides a user-friendly interface that aggregates essential information in one place, allowing you to monitor the platform's GPU nodes.

### Key Features of the Dashboard

#### 1. **Geographic Map of Active Nodes**

One of the standout features of the GPU Nodes dashboard is the interactive geographic map. This map provides a real-time visual representation of all currently active nodes across the globe. Each active node is marked with a blue dot, giving you an immediate sense of the network's distribution and activity.

This feature is particularly useful for users looking to optimize their node usage based on geographic proximity or for those interested in understanding the global spread of the platform's infrastructure.

#### 2. **Transaction History**

Transparency is a cornerstone of our platform, and the transaction history feature embodies this principle. The dashboard keeps a detailed record of all your transactions, including USDT deposits, withdrawals, earnings from renting out your hardware, and spending on node rentals.

For each transaction, you can view details such as the date, time, and amount involved. This not only helps in keeping track of your finances but also ensures that you have full visibility into your activities on the platform.

#### 3. **Viewing Transaction Details with Etherscan**

To provide an added layer of transparency, the dashboard allows you to view the details of any specific transaction via Etherscan. By clicking on the "View Transaction" option, you can access the transaction on Etherscan, where you’ll find comprehensive details such as the transaction hash, block confirmation, and gas fees.

{% embed url="<https://www.youtube.com/watch?v=Gej6v7qi-nU>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://messier.gitbook.io/catalogue-de-messier/messier-ai/messier-gpu-nodes/dashboard.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
