# Data integration

- [How to deploy an architectural stack that transforms raw data to Decision Ready Information?](https://monitoring.toolkit.citiobs.eu/data-integration/how-deploy-arch-stack.md)
- [How to validate raw data to create Analysis Ready Data?](https://monitoring.toolkit.citiobs.eu/data-integration/how-validate-raw-data.md)
- [How to centralize access to Analysis Ready Data?](https://monitoring.toolkit.citiobs.eu/data-integration/how-centralize-access-ard.md)
- [How to generate Decision Ready Information based on Analysis Ready Data?](https://monitoring.toolkit.citiobs.eu/data-integration/how-generate-dri-from-ard.md)
- [How to add a real-time alerting system on the web?](https://monitoring.toolkit.citiobs.eu/data-integration/how-to-add-a-real-time-alerting-system-on-the-web.md)
- [How to add a data visualization to support decision?](https://monitoring.toolkit.citiobs.eu/data-integration/how-to-add-visual-support-system.md)


---

# 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://monitoring.toolkit.citiobs.eu/data-integration.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.
