> For the complete documentation index, see [llms.txt](https://wiki-cloud.bitpool.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki-cloud.bitpool.com/bitpool-cloud-platform/bitpool-cloud-platform/bitpool-ai.md).

# Bitpool AI

By connecting to your existing systems, Bitpool AI collects and analyses live data to give you clear insights into how your buildings are performing.

With Bitpool AI you can:

* **Monitor performance** – Track how your buildings and assets are operating in real time.
* **Detect issues early** – Identify faults or unusual behaviour before they become bigger problems.
* **Save energy and costs** – Find opportunities to improve efficiency and reduce waste.
* **Gain portfolio visibility** – Compare performance across multiple buildings in one place.

{% embed url="<https://www.youtube.com/watch?v=biSjf2RThko>" %}
Bitpool AI Demo Video
{% endembed %}

Bitpool AI can be used in three key areas of the Bitpool system:

1. **Bitpool AI Chat** – An interactive chat tool that lets you ask questions about your building or asset data and get instant, AI-powered insights in plain language.
2. **Bitpool AI Widget** – A quick-access widget embedded into dashboards, helping you analyse trends, detect anomalies, and surface key insights without leaving your workflow.
3. **Bitpool AI Insights in Reports** – Automated, AI-enhanced reports that highlight performance, faults, and opportunities for improvement, making it easier to share insights with your team or clients.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Bitpool AI Chat</td><td><a href="/files/bmP9SU9Gzl15AM2qIS2o">/files/bmP9SU9Gzl15AM2qIS2o</a></td><td><a href="/pages/VRXaKqcLGtPrNRUpdbJD">/pages/VRXaKqcLGtPrNRUpdbJD</a></td></tr><tr><td>Bitpool AI Widget</td><td><a href="/files/74QZc5ZZhON16WResKUn">/files/74QZc5ZZhON16WResKUn</a></td><td><a href="/pages/bHWAopy6OyHd3ksLAmS2#ai-button">/pages/bHWAopy6OyHd3ksLAmS2#ai-button</a></td></tr><tr><td>Bitpool AI Insights in Reports</td><td><a href="/files/YvSplSdMWYCu24qI3FiZ">/files/YvSplSdMWYCu24qI3FiZ</a></td><td><a href="/pages/gRpXFwxve2JWn7nm8kWL">/pages/gRpXFwxve2JWn7nm8kWL</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki-cloud.bitpool.com/bitpool-cloud-platform/bitpool-cloud-platform/bitpool-ai.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
