# Server Map Page

**Page Link**: <https://atlus.cloud/storage-map>

This page shows a list of blobbers on the world map, as well as on a table. Here also you can filter the list of blobbers by the continent.

### World Map

This section of the page shows the location of the servers hosting the blobbers plotted on a world map based on their latitude and longitude coordinations which we can find out knowing the Host URL of the blobber.&#x20;

Moreover, at the top of the page, you'll see a list of the continents. Click on the continent you need to filter by, which will filter the list of blobbers shown in this page by it, or just leave it to "Global" so you see system-wide information for all the continents.

<figure><img src="https://2414485336-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUGN3Vu2Hi1voQQLrIVGO%2Fuploads%2FItbxRa7FmhWSpXsQl7ZZ%2FJan-29-2024%2001-40-22.gif?alt=media&#x26;token=e775edd6-6b41-4a32-b502-375a8ff63a3a" alt=""><figcaption><p>Fig1: World Map</p></figcaption></figure>

### Blobber Stats Sections

This section shows 3 system-wide stats of the blobbers, each with an (i) icon to show more information about.

<table><thead><tr><th width="220">Stat Name</th><th>Description</th></tr></thead><tbody><tr><td>Total Blobber Capacity</td><td>This is the total capacity available at all the servers hosting the blobbers.</td></tr><tr><td>Allocation Utilization</td><td>This is the percentage of the used storage from the allocated storage for all the allocations system-wide.</td></tr><tr><td>Network Quality Score</td><td>This is the percentage of the successful challenges from the total challenges system-wide.</td></tr></tbody></table>

If you find any of these terms confusing, you can always use the [Key Definitions](https://docs.zus.network/zus-docs/webapps/atlus/broken-reference) page of the Storage System Feature documentation, or the [Storage Explainer](https://docs.zus.network/zus-docs/webapps/atlus/storage-explainer-page) page in Atlus to find out more about it.&#x20;

### Top Blobbers Table

This table is exactly the same as the Top Blobbers table in the [Home page](https://docs.zus.network/zus-docs/webapps/atlus/home-page) of Atlus, as well as the Blobbers table in the [Service Providers](https://docs.zus.network/zus-docs/webapps/atlus/service-providers-page) page.&#x20;


---

# 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/server-map-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.
