# Replace Blobber

At times, a storage provider, commonly referred to as a "blobber," may experience malfunctions or exhibit faults. Alternatively, it might operate sluggishly due to its geographical distance from your location. In such situations, it becomes necessary to either add a new blobber or replace the existing one.

**Instructions**

1. Navigate to the Blimp [website](https://blimp.software/) and choose your preferred allocation option, which includes Multi-Cloud Storage, S3 Server, and Cloud Migration.<br>

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

2. Locate the desired allocation options by clicking on the three dots menu. These three dots are highlighted within a black box in the screenshot provided below:

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

3. Click the "Remove Blobber" button.

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

4. Choose the blobber that you wish to remove from the current allocation.

<figure><img src="/files/871AmD5jxGGpXaBb2YtT" alt=""><figcaption></figcaption></figure>

5. Select the blobber you intend to remove and proceed by clicking "Next."

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

5. Now, pick a new blobber to add and confirm your selection.&#x20;

<figure><img src="/files/rPzTCNmngFh98vyt8HHx" 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/blimp/manage-allocations/replace-blobber.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.
