# Advanced Features

**1. Network Map**

* **Global GPU Distribution:** View active GPUs across the Grafilab ecosystem, contributed by centralized data centers and decentralized users.
* **Node Metrics:** Click on individual nodes to view performance data, including uptime, utilization rates, and rental activity.
* **Real-Time Updates:** The map displays live data, allowing renters to make informed decisions when selecting GPUs.

**2. On-Chain Transparency**

* **Indexed Data:** All transactions, payments, and resource usage are logged and published on-chain for auditability.
* **Secure Interactions:** Smart contracts ensure all processes—from GPU rental to contributor payments—are executed securely and transparently.


---

# 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.grafilab.io/home/whitepaper/grafi-cloud/advanced-features.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.
