# SanteSuite Products

- [Introducing SanteDB CDR](https://help.santesuite.org/product-overview/santesuite-products/santedb.md): This section provides documentation related to the SanteDB Clinical Data Repository (CDR) and related technologies.
- [SanteDB Solutions](https://help.santesuite.org/product-overview/santesuite-products/santedb/santedb-solutions.md)
- [Master Patient Index - SanteMPI](https://help.santesuite.org/product-overview/santesuite-products/master-patient-index-santempi.md): This section describes the SanteSuite Master Patient Index SanteMPI
- [Immunization Management System - SanteIMS](https://help.santesuite.org/product-overview/santesuite-products/immunization-management-system-santeims.md)
- [Privacy & Security - SanteGuard](https://help.santesuite.org/product-overview/santesuite-products/introduction.md): SanteGuard is a centralized audit and security repository which is compatible with SanteDB products and as well as any product using OAUTH and IHE ATNA.


---

# 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://help.santesuite.org/product-overview/santesuite-products.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.
