# How to update it

{% hint style="danger" %}
Since version 0.1.15, online updates have been disabled. To update, you must uninstall and install the new version. It is very important to close Maya after uninstalling and before trying to install the new version.
{% endhint %}

~~TheKeyMachine has an updater to download and install new updates.~~

~~If you ever see a green dot on the settings icon, it will indicate that there is a new version available.~~

~~To update TheKeyMachine, simply open the updater window and run the update option.~~

<figure><img src="/files/O6CpnMGPAgkF58zDL1vi" alt=""><figcaption><p>The green dot indicates there is an update</p></figcaption></figure>

~~If there is a new version available, you will see a window showing the available version and the changes.~~

~~Click on "Update" to update to the latest version.~~

<figure><img src="/files/0pi3gNJLS3riPbCpB1Gd" alt=""><figcaption></figcaption></figure>

~~Please click only once and wait for the process to finish. Once the update is complete, you will receive a confirmation and the window will close automatically.~~


---

# 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://thekeymachine.gitbook.io/base/getting-started/how-to-update-it.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.
