# Insurance

- [Energy & climate API](https://docs.altum.ai/english/insurance/energy-and-climate-api.md): For retrieving all relevant BAG, energylabel & climate data for a given property.
- [Changelog](https://docs.altum.ai/english/insurance/energy-and-climate-api/changelog.md): Changelog of the deploy of the Energylabel & Climate API in format iteration (1.01) and (expected) release date (year, month and day)
- [Authentication, input and response](https://docs.altum.ai/english/insurance/energy-and-climate-api/authentication-input-and-response.md)
- [API Key Information](https://docs.altum.ai/english/insurance/energy-and-climate-api/api-key-information.md): Understanding and Obtaining Your API Key
- [Output interpretation](https://docs.altum.ai/english/insurance/energy-and-climate-api/output-interpretation.md): An explanation and interpretation of every feature outputted in the API response.
- [Rebuild Value API](https://docs.altum.ai/english/insurance/rebuild-value-api.md): Calculate the rebuild value of residential property.
- [Changelog](https://docs.altum.ai/english/insurance/rebuild-value-api/changelog.md): Changelog of the deploy of the Rebuild Value API in format iteration (1.01) and (expected) release date (year, month and day).
- [Authentication, input and response](https://docs.altum.ai/english/insurance/rebuild-value-api/authentication-input-and-response.md)
- [API Key Information](https://docs.altum.ai/english/insurance/rebuild-value-api/api-key-information.md): Understanding and Obtaining Your API Key
- [Output interpretation](https://docs.altum.ai/english/insurance/rebuild-value-api/output-interpretation.md): An explanation and interpretation of every feature outputted in the API response.
- [Possible Values](https://docs.altum.ai/english/insurance/rebuild-value-api/possible-values.md): This is a page showcasing possible values of outputs of the API.
- [Accuracy indicator](https://docs.altum.ai/english/insurance/rebuild-value-api/accuracy-indicator.md)
- [Contents Value API](https://docs.altum.ai/english/insurance/contents-value-api.md): This API calculates the value of the home contents based on the "Inboedelwaardemeter" rules.
- [Changelog](https://docs.altum.ai/english/insurance/contents-value-api/changelog.md): A description of the changes per deployed version.
- [Authentication, input and response](https://docs.altum.ai/english/insurance/contents-value-api/authentication-input-and-response.md)
- [API Key Information](https://docs.altum.ai/english/insurance/contents-value-api/api-key-information.md): Understanding and Obtaining Your API Key
- [Output interpretation](https://docs.altum.ai/english/insurance/contents-value-api/output-interpretation.md): An explanation and interpretation of every feature outputted in the API response.


---

# 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.altum.ai/english/insurance.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.
