# Movement Labs

### Overview

The Movement Labs and DappLooker integration empowers developers and ecosystem users with real-time, no-code analytics. Users can monitor token performance, track network health, and even ask natural language questions about blockchain data—all in one place.

## Core Dashboards

### Movement Network Health & Transaction Dashboard

* Link:[ Movement Health Dashboard](https://dapplooker.com/dashboard/movement-network-health-and-transaction-dashboard-1144)
* Purpose: Track network status, transaction throughput, and user engagement
* How to Use:
* Open the dashboard.
* Navigate between transaction metrics, gas stats, and error rates.
* Hover over charts for granular data.

Example Insight: Spot congestion or drops in activity after key protocol changes.<br>


---

# 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.dapplooker.com/networks/movement-labs.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.
