# Add Blobber

1. Navigate to the Chimney dashboard and select "Blobbers." This section is clearly marked in the screenshot below.

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

2. Click on the "Deploy New Blobber" button.

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

3. You can choose between two methods for deploying a Blobber. For step-by-step guidance, please refer to the following guides:

* [Deploy Blobber on Own Server](/products/chimney/deploy-blobber-on-rented-server.md)
* [Deploy Blobber on Rented Server](/products/chimney/deploy-blobber-on-rented-server.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/chimney/add-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.
