# Update Blobber Version

You can access this page by clicking "Update Blobber Version" from the left navigation menu in the settings page.

<figure><img src="/files/CD2lME08iDGGQOxHlr7o" alt=""><figcaption><p>FIg1: Update Blobber Image</p></figcaption></figure>

Using this page you can upgrade the version of the  blobber/validator images used in your Chimney deployment. Once you get notified about a new release, you can use this page to keep your deployment up-to-date with the latest changes.

<figure><img src="/files/hhLMkMRyPpv36ANdyWGp" alt=""><figcaption><p>Fig2: Update Blobber Form</p></figcaption></figure>

Enter the username of your deployment which you set during [the deployment process](/zus-docs/webapps/chimney/create-new-deployment.md), and the version number you want to update to, then click "Access Blobber or Validator", which will show you this page where you can update your blobber/validator

<figure><img src="/files/S3MJxwT40I7Nd2PYQsQD" alt=""><figcaption><p>Fig3: Update Blobber/Validator Version</p></figcaption></figure>

Click "Update Blobber" to update the blobber or "Update Validator" to update the validator. Once it's updated, the button will show the text "Updated".

<figure><img src="/files/E8lvwOnoWPgndZr9ZVXK" alt=""><figcaption><p>Fig4: Updated Blobber</p></figcaption></figure>

Under the hood, chimney is contacting the [Portainer API](https://docs.portainer.io/api/docs) of your deployment to updated the version of the images of the blobber/validator.

***

If you have any questions or encounter any issues, please join our [Discord](https://discord.com/invite/h3BFjdtCp4) for further assistance. Our team and the community members are available to help troubleshoot your concerns and provide guidance.


---

# 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/chimney/settings-page/update-blobber-version.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.
