# Update to the Latest Version

### Getting Started with Neovo Manager on Your Device

Before you begin using Neovo Manager, you must first ensure that it is installed on your device.\
Refer to the table below and locate the row that matches your device model.&#x20;

If your current device version is **lower than** the version listed, Neovo Manager is not yet installed and an update is required.

Click the link in the table corresponding to your device model to access the update guide.

<table><thead><tr><th width="257.4400329589844">Device Model</th><th width="254.87994384765625">version (v1.0.2)</th><th>version (v1.2.7+)</th></tr></thead><tbody><tr><td><a href="/pages/7tvEYNAKp04EOtaMFqNO">NSD Gen3</a></td><td>092</td><td>118</td></tr><tr><td><a href="/pages/7KioEJlaXn300RG2AUU0">DS Gen1</a></td><td>092</td><td>118</td></tr><tr><td><a href="/pages/6nVYyFrAhwPN4iEKoXGj">Meetboard4</a></td><td>V1.3.1</td><td>V1.3.4</td></tr><tr><td><a href="/pages/C5TJ9Hy6r9uALiGPeilQ">Meetboard4 prime</a></td><td>V1.0.11</td><td>V1.0.15</td></tr></tbody></table>

{% hint style="success" %}
If your device version is **equal to or higher than** the version listed for your model, it means Neovo Manager is already installed. You may proceed to the [next step](#updating-neovo-manager-efficiently) to verify whether your Neovo Manager is up to date.
{% endhint %}

***

### Updating Neovo Manager Efficiently

When you open the Neovo Manager app on your device, you can check if it's up to date. If the "Update" button is highlighted in orange, click it to update to the latest version.

<figure><img src="/files/BAhnZq3Th6C6CiIqwRG5" 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://neovo-manager.gitbook.io/neovo-manager-academy/getting-started/update-to-the-latest-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.
