# Charts

To access a comprehensive listing of charts in Atlus Explorer, follow these simple steps:

1. Navigate to the [Atlus app page](https://atlus.cloud/). Click on the "Charts" tab, which is conveniently outlined in a black box in the screenshot below.

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

2. Upon selecting "Charts," the Atlus Explorer interface will promptly display a curated list of chart categories specifically pertaining to the Züs Cloud Network. For added clarity, refer to the provided screenshot below.

<figure><img src="/files/3ahAG0ZeIKzw0eqozIDB" alt=""><figcaption></figcaption></figure>

3. Here's an itemized catalog of the various chart categories accessible for viewing within the Atlus Dashboard. Explore and analyze these categories to gain valuable insights into the Züs Cloud Network.

* [Market Charts](https://docs.zus.network/products/atlus/charts/market-charts)
  * [ZCN Price](#zcn-price)
  * [ZCN Circulating Supply Growth](#zcn-circulating-supply-growth)
  * [Market Capitalization of ZCN](#market-capitalization-of-zcn)
  * [Total Staked ZCN](#total-staked-zcn)
  * [Total Allocated Storage Value Locked](#total-allocated-storage-value-locked)
  * [Total Value Locked](#total-value-locked)
  * [Total Blobber Rewards](#total-blobber-rewards)
  * [Total Miner Rewards](#total-miner-rewards)
  * [Total Sharder Rewards](#total-sharder-rewards)
  * [Total Rewards ZCN](#total-rewards-zcn)
  * [Total Readpool Locked](#total-readpool-locked)
* [Network](/products/atlus/charts/network-charts.md) [Charts](/products/atlus/charts/network-charts.md)
  * [Transaction Per Day](#transaction-per-day)
  * [Utilization %](#utilization)
  * [Network-Wide Quality Score](#network-wide-quality-score)
  * [Unique Addresses](#unique-addresses)
  * [Block Count](#block-count)
  * [Daily Average Transaction Fee](#daily-average-transaction-fee)
* [Storage Charts](/products/atlus/charts/storage-charts.md)
  * [Average Write Price](#average-write-price)
  * [Top Blobbers by Total Allocated Storage (TB)](#top-blobbers-by-total-allocated-storage-tb)
  * [Network-wide daily allocation](#network-wide-daily-allocation)
* [Zus Explainer](/products/atlus/charts/zues-explainer.md)


---

# 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-old.zus.network/products/atlus/charts.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.
