> For the complete documentation index, see [llms.txt](https://docs-old.zus.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-old.zus.network/products/atlus/server-map.md).

# Server Map

### How to view Blobber List by Region in Atlus Dashboard

1. Begin by navigating to the Atlus app page and selecting the "Server Map" option, which is conveniently highlighted in a black box in the screenshot below.

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

2. You will find a comprehensive list of blobbers organized by various global regions, along with essential statistics pertaining to Züs network integration. Please refer to the screenshot below for reference.

<figure><img src="/files/9nqirMac4sfLwCV98pEx" alt=""><figcaption><p>Blobber List by Region</p></figcaption></figure>

3. Users have the option to select a specific global region to access the detailed list of blobbers. Please refer to the screenshot below for details.

<figure><img src="/files/0h0S8guSEiXCVofA8gXN" alt=""><figcaption></figcaption></figure>

4. Atlus provides the following statistics on the server map page, situated adjacent to the Blobber List categorized by region:

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

**Total Blobber Capacity:** This represents the collective storage capacity offered by all the listed blobbers.

**Network Utilization:** This indicates the proportion of storage used as a percentage of the allocated storage.

**Network Quality Score:** This metric reflects the aggregate Network Quality score over a specified time frame.

5. As you scroll down on the server map page, you will find a comprehensive list of all blobbers displayed for your convenience.

<figure><img src="/files/RkdKcMp2crj2HusNq4DQ" alt=""><figcaption><p>Server Map Blobber List</p></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs-old.zus.network/products/atlus/server-map.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
