> For the complete documentation index, see [llms.txt](https://au-dohp.gitbook.io/au-dohp-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://au-dohp.gitbook.io/au-dohp-docs/getting-started/what-is-au-dohp.md).

# What is AU-DOHP

### Overview <a href="#overview" id="overview"></a>

**African Union - Digital One Health Platform** is a platform running on SpeedyMesh stack designed to streamline data governance, securely sharing, and integration across health and socio-economical sectors. **AU-DOHP** supports initiatives at national, regional, and continental levels, particularly under the One-Health initiative led by AU-IBAR for the African Union. The platform facilitates secure and efficient data management, enabling rapid deployment across diverse sectors, including human, animal, and environmental health.

### What makes AU-DOHP Unique? <a href="#core-objectives" id="core-objectives"></a>

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Data Integration and Accessibility</strong></td><td><a href="/files/VFvnpTBMShLQIuM5VNKN">/files/VFvnpTBMShLQIuM5VNKN</a></td><td><a href="/pages/EaRIN5reI99MN7iMNDAz">/pages/EaRIN5reI99MN7iMNDAz</a></td></tr><tr><td><strong>Predictive Analytics and Trend Information</strong></td><td><a href="/files/0RYi6ambWUUqdn454ayt">/files/0RYi6ambWUUqdn454ayt</a></td><td><a href="/pages/EaRIN5reI99MN7iMNDAz">/pages/EaRIN5reI99MN7iMNDAz</a></td></tr><tr><td><strong>Evidence-Based Policy Formulation</strong></td><td><a href="/files/MxnupsDkwCuW5RxdFwtv">/files/MxnupsDkwCuW5RxdFwtv</a></td><td><a href="/pages/EaRIN5reI99MN7iMNDAz">/pages/EaRIN5reI99MN7iMNDAz</a></td></tr><tr><td><strong>Cross-Border Health Collaboration</strong></td><td><a href="/files/ZBiPW6wi08gdARmDZz9g">/files/ZBiPW6wi08gdARmDZz9g</a></td><td><a href="/pages/EaRIN5reI99MN7iMNDAz">/pages/EaRIN5reI99MN7iMNDAz</a></td></tr><tr><td><strong>Community and Environmental Health Monitoring</strong></td><td><a href="/files/HfmbNhbOoIu09tIeAA6L">/files/HfmbNhbOoIu09tIeAA6L</a></td><td><a href="/pages/EaRIN5reI99MN7iMNDAz">/pages/EaRIN5reI99MN7iMNDAz</a></td></tr><tr><td><strong>Enhanced Decision-Making and Resource Allocation</strong></td><td><a href="/files/2yjXFqhGXqfeiV2KHtAh">/files/2yjXFqhGXqfeiV2KHtAh</a></td><td><a href="/pages/EaRIN5reI99MN7iMNDAz">/pages/EaRIN5reI99MN7iMNDAz</a></td></tr><tr><td><strong>Research and Knowledge Generation</strong></td><td><a href="/files/2WyN7S3qtRze2YAU6rFP">/files/2WyN7S3qtRze2YAU6rFP</a></td><td><a href="/pages/EaRIN5reI99MN7iMNDAz">/pages/EaRIN5reI99MN7iMNDAz</a></td></tr></tbody></table>

## AU-DOHP Features:

{% stepper %}
{% step %}
**Data Integration and Accessibility**

* Integration of health data from human, animal, and environmental sources.
* Real-time or near-real-time updates.
* Support for multiple disease surveillance (e.g., rabies, zoonoses).
* Data sovereignty controls for member states.
  {% endstep %}

{% step %}
**Evidence-Based Policy Formulation**

* Tools for generating policy recommendations based on data insights.
* Scenario analysis capabilities for policy formulation.
* Categorized data by disease type for targeted policies.
* Data sovereignty controls for policy data.
  {% endstep %}

{% step %}
**Predictive Analytics and Trend Information**

* Integration of health data from human, animal, and environmental sources.
* Real-time or near-real-time updates.
* Support for multiple disease surveillance (e.g., rabies, zoonoses).
* Data sovereignty controls for member states.
  {% endstep %}

{% step %}
**Community and Environmental Health Monitoring**

* Integration of environmental health data alongside human and animal health data.
* Tools for monitoring pollution levels, habitat changes, and wildlife health.
* Collaboration features with environmental organizations.
* Data sovereignty controls for environmental data.
  {% endstep %}

{% step %}
**Cross-Border Health Collaboration**

* Cross-border data integration for regional health collaboration.
* Predictive analytics tools covering multiple regions.
* Collaborative features for joint interventions and data sharing.
* Language and data standardization support.
  {% endstep %}

{% step %}
**Research and Knowledge Generation**

* Access to raw and processed health data for research purposes.
* Tools for data analysis, visualization, and collaboration among researchers.
* Data categorization and tagging system for easy retrieval.
* Data export functionality supporting various formats.
  {% endstep %}
  {% endstepper %}


---

# 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://au-dohp.gitbook.io/au-dohp-docs/getting-started/what-is-au-dohp.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.
