# Help

The Help section currently has the following items:

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

#### **bimCAT beta Manual**

Opens this manual in the default system browser.

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

#### **Revit Naming Guidance for Web App**

Opens the Revit material naming guidance which helps to improve automatic material detection on Web App for a particular project.

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

#### **Report a Bug**

Brings up the bug reporting dialog. More on it in the [Report a Bug section](/user-manual/usage/help/report-a-bug.md).

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

#### **Check for Updates**

Allows checking for the plugin’s updates. More on it in the [Check for Updates section](/user-manual/usage/help/check-for-updates.md).

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

#### **Release Notes**

Shows what’s new in the latest version of bimCAT.

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

#### **About bimCAT beta**

Shows an about window with basic plugin information.

* [BIM Climate Action Tool (bimCAT)](/user-manual/installation/tally-climate-action-tool-tallycat.md)

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

* [BIM Climate Action Tool (bimCAT) Community Edition](/user-manual/installation/tally-climate-action-tool-tallycat-community-edition.md)

<div align="left"><figure><img src="/files/ZDq1eXKuAhKYe8zmn1Fp" 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.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.
