# Charts Page

**Page Link**: <https://atlus.cloud/charts>

This page contains graphs of change of system metrics, which are all represented by [the Chart Component](/zus-docs/webapps/atlus/appendix-common-components.md#the-chart-component). The main charts page shows a simplified view of the graphs. showing the change of the metric over the past 7 days. When clicked, the full view of the graph is opened. The (i) icon next to each graph name shows more info about the graph.

<figure><img src="/files/oeVBygwUH6kI0T5BXxwG" alt=""><figcaption><p>Fig1: Simplified view of the graphs</p></figcaption></figure>

<figure><img src="/files/wUrV4Qb4XqtSqvvUlGb3" alt=""><figcaption><p>Fig2: Full view of the graph</p></figcaption></figure>

The full-view page consists of the name of the graph, its description and the typical view of the Chart Component discussed in [the Appendix](/zus-docs/webapps/atlus/appendix-common-components.md).

{% content-ref url="/pages/Zkq0OgfTD3O5oTORLIsT" %}
[Market Charts](/zus-docs/webapps/atlus/charts-page/market-charts.md)
{% endcontent-ref %}

{% content-ref url="/pages/P25npKEZaD1pdXXnO4yp" %}
[Network Charts](/zus-docs/webapps/atlus/charts-page/network-charts.md)
{% endcontent-ref %}

{% content-ref url="/pages/44rlkSU0d68J1vgPp76A" %}
[Storage Charts](/zus-docs/webapps/atlus/charts-page/storage-charts.md)
{% endcontent-ref %}


---

# 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.zus.network/zus-docs/webapps/atlus/charts-page.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.
