> For the complete documentation index, see [llms.txt](https://docs.glitterfinance.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.glitterfinance.org/glitter-bridge-explorer/deep-analytics.md).

# Deep Analytics

**The Deep Analytics allow for deep data analysis of all the platform transactions. These include both the USDC Protocol and the Token Bridge.**

To enter the Deep Analytics click here:

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

Click on an individual graph to enlarge to a more detailed screen:

<figure><img src="/files/7p9BgtX0F92E7kvbEnyy" alt=""><figcaption></figcaption></figure>

Data in complex graphs is layered, so clicking the different boxes on top will allow you to see more complex data layers:

<div><figure><img src="/files/yjnVYvImSxFVEWwOXFsL" alt=""><figcaption></figcaption></figure> <figure><img src="/files/y8IC14LuUHuHzS9Dbmxd" alt=""><figcaption></figcaption></figure></div>


---

# 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:

```
GET https://docs.glitterfinance.org/glitter-bridge-explorer/deep-analytics.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.
