> 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/au-dohp-user-manual/partners.md).

# Partners

The **AU-DOHP** initiative is a collaborative effort between key organizations, each playing a vital role in its success. From funding to implementation, these partners bring expertise, resources, and leadership to ensure the project's impact across Africa.

<table data-view="cards"><thead><tr><th></th><th></th><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>African Union – Interafrican Bureau for Animal Resources</strong></td><td><mark style="background-color:orange;"><strong>Project Owner</strong></mark></td><td>AU-IBAR is the lead institution overseeing the AU-DOHP initiative. As a specialized technical office of the African Union, AU-IBAR is responsible for guiding policies and initiatives that enhance animal resources across the continent. Their role includes strategic oversight, ensuring that AU-DOHP aligns with Africa’s One Health objectives, and coordinating efforts among all stakeholders.</td><td><a href="/files/eatAAXRxX9TtW6EwkVTJ">/files/eatAAXRxX9TtW6EwkVTJ</a></td><td><a href="https://www.au-ibar.org/">https://www.au-ibar.org/</a></td></tr><tr><td><strong>Deutsche Gesellschaft für Internationale Zusammenarbeit</strong></td><td><mark style="background-color:yellow;"><strong>Strategic Partner</strong></mark></td><td>GIZ, a global development agency working on behalf of the German government, is a key partner in AU-DOHP. With extensive experience in capacity building, digital transformation, and public health initiatives, GIZ supports the project through technical expertise, policy advisory, and on-the-ground implementation strategies that align with Africa’s One Health goals.</td><td><a href="/files/nBhR63S2TurXHNO7qpgY">/files/nBhR63S2TurXHNO7qpgY</a></td><td></td></tr><tr><td><strong>German cooperation</strong></td><td><mark style="background-color:green;"><strong>Funders</strong></mark></td><td>The German government, through its cooperation initiatives, provides funding to support AU-DOHP. With a strong commitment to global health and sustainable development, German Cooperation plays a critical role in ensuring financial sustainability, enabling the deployment of innovative solutions, and fostering cross-continental collaboration.</td><td><a href="/files/ox91ehLURKNSkcvtchAu">/files/ox91ehLURKNSkcvtchAu</a></td><td></td></tr></tbody></table>

<table><thead><tr><th></th><th width="249"></th><th></th></tr></thead><tbody><tr><td></td><td><img src="/files/X05VjnrhEppJMPCRAj6Q" alt=""></td><td>AU-DOHP is implemented and maintained by Speedykom GmbH on Top of the SpeedyMesh Stack.</td></tr></tbody></table>


---

# 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/au-dohp-user-manual/partners.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.
