# Anon Update (WebUI)

The Anon version running on your device can be seen on the [**Home**](broken://pages/r6k1tGqfNcH1CtHH9oAz) page under **Versions**.

<div align="left"><figure><img src="/files/Y1s9CbDRn0UNuFFILTJo" alt="" width="308"><figcaption></figcaption></figure></div>

Once in a while the Anon packages are being updated and updates don't happen automatically on hardware devices.

Latest "live" version of Anon can be seen on GitHub Releases or in the Anyone repository.\
<https://github.com/anyone-protocol/ator-protocol/releases>\
<https://deb.en.anyone.tech/pool/main/a/anon/>

### Trigger the System to Update Anon

When the relay is turned OFF and ON again it will be triggered to look for and install the latest version of the Anon package.

Go to the [**Relay Settings**](broken://pages/rJYIM8hzDIrNH9HccAob) page in the control panel to turn OFF the relay function.

1. Toggle the **ON/OFF** button to the **OFF** position.
2. Click **APPLY**.
3. Click **SAVE** (<mark style="color:red;">make sure you do</mark> <mark style="color:red;"></mark><mark style="color:red;">**NOT**</mark> <mark style="color:red;"></mark><mark style="color:red;">tick the</mark> [Purge](broken://pages/rJYIM8hzDIrNH9HccAob#factory-restore-the-relay) <mark style="color:red;">box</mark>).
4. **REBOOT** the device to apply the change.

<div align="left"><figure><img src="/files/i6Ooa9iR6D5pICOpNvHB" alt="" width="563"><figcaption></figcaption></figure></div>

Now, repeat the same steps to turn it back **ON.**

6. Toggle the **ON/OFF** button to the **ON** position.
7. Click **APPLY**.
8. Click **SAVE** again.
9. **REBOOT** the device one more time.

<div align="left"><figure><img src="/files/hVWUxL6nJXjlCyMKphID" alt="" width="563"><figcaption><p>Follow steps .. 6, 7, 8, 9</p></figcaption></figure></div>

{% hint style="info" %}
Operators will be able to update the service from a simplified setting in later versions of the Web UI.
{% endhint %}


---

# 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.anyone.io/hardware/hw-updates/update-anon.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.
