# How do I install the neuron updater?

Download the updater from github <https://github.com/NeuronInnovations/neuron-packages/raw/refs/heads/main/sdk-updater-package.ddeb>

rename the file `sdk-updater-package.ddeb` to  `sdk-updater-package.deb`

Navigate to your device url [What is my JV device IP address and how do I know if it's a valid one](/most-common-issues/what-is-my-jv-device-ip-address-and-how-do-i-know-if-its-a-valid-one.md) and navigate to Settings > Software Maintainance > Manaul File Upload. Then upload the file you donwloaded to the RIGHT HAND BOX.&#x20;

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

Wait until the word "back" appears at the end of the resulting messages stream.


---

# 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.4dsky.com/most-common-issues/how-do-i-install-the-neuron-updater.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.
