# View Blobber Rank

In the context of blobbers, a blobber's rank is determined by its read-write performance. It is advisable to use an SSD-based storage server to ensure robust read-write capabilities, ultimately resulting in a higher rank for your blobber.

1. To access the ranking information, navigate to the "Rank" section on the chimney dashboard. The rank section is highlighted in the black box in the screenshot below.

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

2. Within this section, you will find a comprehensive list that displays your blobber's ranking, along with details about the challenges it has both conquered and encountered.

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


---

# 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/chimney/view-blobber-rank.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.
