# Updating Binho Mission Control Software

Keeping your Binho Mission Control software updated ensures you're utilizing the most recent features, optimizations, and security enhancements. Here's how to make sure your software is always current:

## **Auto-Update**

1. **Automatic Detection**: When a new version of the Binho Mission Control software is available, the app's built-in auto-updater will notify you.
2. **Installation**: Once notified, you can choose to immediately update. The software will handle the download and installation for you.<br>

   <figure><img src="/files/OvnH23agiDOD15gmhjby" alt=""><figcaption></figcaption></figure>
3. **Relaunch & Review Release Notes**: After the update is complete and you've relaunched the app, the release notes for the new version will be displayed. This helps you quickly understand the improvements and changes.<br>

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

## **Manual Update**

If for any reason you'd like to install a specific version, follow these steps:

1. **Visit the Releases Page**: Head over to the Binho Mission Control releases page on GitHub: [Binho Releases](https://github.com/binhollc/MissionControl2-releases/releases).
2. **Choose Your Version**: Browse through the available versions and select the one you want.
3. **Download & Install**: Click on the desired version to download the installation file. Once downloaded, follow the on-screen instructions to install.

## **Accessing Release Notes Later**

Should you want to revisit the release notes at any time, you can find them in the app under the Settings menu.

<figure><img src="/files/W1cZLCja61vw5dFKlHRJ" 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://support.binho.io/getting-started/binho-mission-control/updating-binho-mission-control-software.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.
