# Myrspoven docs

## Myrspoven Docs

- [Myrspoven](https://docs.myrspoven.com/getting-started/readme.md)
- [Glossary](https://docs.myrspoven.com/getting-started/glossary.md)
- [FAQ](https://docs.myrspoven.com/faq.md)
- [Overview](https://docs.myrspoven.com/troubleshooting/overview.md)
- [Common issues](https://docs.myrspoven.com/troubleshooting/common-issues.md)
- [myPortal](https://docs.myrspoven.com/customer-interfaces/myportal.md)
- [BackOffice](https://docs.myrspoven.com/customer-interfaces/backoffice.md)
- [Overview](https://docs.myrspoven.com/ai-features/overview.md)
- [Indoor climate baseline](https://docs.myrspoven.com/ai-features/indoor-climate-baseline.md)
- [Adaptive min/max](https://docs.myrspoven.com/ai-features/adaptive-min-max.md)
- [AI Freedom](https://docs.myrspoven.com/ai-features/ai-freedom.md)
- [Comfort schedule](https://docs.myrspoven.com/ai-features/comfort-schedule.md): How myCoreAI relaxes comfort requirements during unoccupied hours.
- [AI penalty](https://docs.myrspoven.com/ai-features/ai-penalty.md)
- [Draught control](https://docs.myrspoven.com/ai-features/draught-control.md)
- [Groupings](https://docs.myrspoven.com/ai-features/groupings.md)
- [Mixed circuit control](https://docs.myrspoven.com/ai-features/mixed-circuit-control.md)
- [myLoadshift](https://docs.myrspoven.com/ai-features/loadshift.md)
- [Dew point function](https://docs.myrspoven.com/ai-features/dew-point-function.md)
- [Overview](https://docs.myrspoven.com/integrations/overview.md)
- [Energy data](https://docs.myrspoven.com/integrations/overview/energy-data.md)
- [Mestro](https://docs.myrspoven.com/integrations/overview/energy-data/mestro.md)
- [Metry](https://docs.myrspoven.com/integrations/overview/energy-data/metry.md)
- [Manual upload](https://docs.myrspoven.com/integrations/overview/energy-data/manual-upload.md)
- [BMS Integrations](https://docs.myrspoven.com/integrations/overview/bms-integrations.md)
- [Schneider](https://docs.myrspoven.com/integrations/overview/bms-integrations/schneider.md)
- [Siemens](https://docs.myrspoven.com/integrations/overview/bms-integrations/siemens.md)
- [Web Port](https://docs.myrspoven.com/integrations/overview/bms-integrations/web-port.md)
- [API](https://docs.myrspoven.com/integrations/api.md)
- [June 2026](https://docs.myrspoven.com/release-notes/release-notes.md)
- [May 2026](https://docs.myrspoven.com/release-notes/may-2026.md)
- [April 2026](https://docs.myrspoven.com/release-notes/april-2026.md)
- [March 2026](https://docs.myrspoven.com/release-notes/march-2026.md)
- [February 2026](https://docs.myrspoven.com/release-notes/february-2026.md)
- [December 2025](https://docs.myrspoven.com/release-notes/december-2025.md)
- [November 2025](https://docs.myrspoven.com/release-notes/november-2025.md)
- [Climate compensation](https://docs.myrspoven.com/evaluation-and-reporting/climate-compensated.md)
- [Golden reports](https://docs.myrspoven.com/evaluation-and-reporting/golden-reports.md)
- [Headline figures](https://docs.myrspoven.com/evaluation-and-reporting/golden-reports/headline-figures.md)
- [Report metrics](https://docs.myrspoven.com/evaluation-and-reporting/golden-reports/report-metrics.md)
- [Heating](https://docs.myrspoven.com/evaluation-and-reporting/golden-reports/heating.md)
- [Cooling](https://docs.myrspoven.com/evaluation-and-reporting/golden-reports/cooling.md)
- [Electricity](https://docs.myrspoven.com/evaluation-and-reporting/golden-reports/electricity.md)
- [Overview](https://docs.myrspoven.com/developer-reference/overview.md)
- [Myrspoven AI-API](https://docs.myrspoven.com/developer-reference/myrspoven-ai-api.md)
- [AiApi](https://docs.myrspoven.com/developer-reference/myrspoven-ai-api/aiapi.md)
- [LoadShift](https://docs.myrspoven.com/developer-reference/myrspoven-ai-api/loadshift.md)
- [Models](https://docs.myrspoven.com/developer-reference/myrspoven-ai-api/models.md)
- [Overview](https://docs.myrspoven.com/trust-and-security/overview.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.myrspoven.com/getting-started/readme.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.
