# Check for Updates

Building Information Model Climate Action Tool (bimCAT) automatically checks for updates on Revit startup. If an update is found, the plugin displays the following window.

<div align="left"><figure><img src="/files/6N6pMTUF7NBw3rIzu0Tt" alt=""><figcaption></figcaption></figure></div>

To install:

* Follow the URL to the download location and download the plugin installer.
* Close Revit.
* Double-click on the installer to update the plugin.

The same check could be performed manually through the **Help > Check for Updates** command in the Building Information Model Climate Action Tool (bimCAT) ribbon.

<div align="left"><figure><img src="/files/m0oidCpgW39D5uHMVkh2" alt=""><figcaption></figcaption></figure></div>

If an update was found, you'll see the same prompt as above.

<div align="left"><figure><img src="/files/9RVfLAH3Zw6dHGL5w8Zj" alt=""><figcaption></figcaption></figure></div>

If not, you'll be informed that bimCAT is up to date.

<div align="left"><figure><img src="/files/6cXNycH0dSuJd8bf7B9N" alt=""><figcaption></figcaption></figure></div>


---

# 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.bimcat.org/user-manual/usage/help/check-for-updates.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.
