> For the complete documentation index, see [llms.txt](https://docs.ushahidi.com/ushahidi-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ushahidi.com/ushahidi-documentation/master.md).

# Home

## Platform User Manual

The official reference on how to use the Platform. Create surveys, configure data sources... it's all in there!

{% content-ref url="/spaces/GBEUb85x3qZ9AiwfCkhF" %}
[\[Mzima\] User Manual](https://docs.ushahidi.com/platform-user-manual/)
{% endcontent-ref %}

## Ushahidi Contributor Pages

Join the Ushahidi Community and get started Contributing to Ushahidi.

{% content-ref url="/spaces/MOoUdar06wFcME2lSyNx" %}
[Ushahidi Contributor Pages](https://docs.ushahidi.com/ushahidi-contributor-hub/)
{% endcontent-ref %}

## Platform Technical Documentation

Technical documentation for the Ushahidi Platform Client and Ushahidi Platform API

{% content-ref url="/spaces/tHjxplj93wK3nCtmkDOH" %}
[Overview: Platform](https://docs.ushahidi.com/platform-developer-documentation/)
{% endcontent-ref %}

## Platform REST API Documentation&#x20;

Technical documentation for using the Ushahidi Platform's API REST interface.

{% content-ref url="/spaces/6933xBBPqQRmuxZyvYQS" %}
[Ushahidi Platform REST API Documentation](https://docs.ushahidi.com/ushahidi-platform-rest-api-documentation/)
{% endcontent-ref %}

## Hackathon and Events

Discover our lineup of Hackathons and events

{% embed url="<https://docs.ushahidi.com/hackathon-and-events>" %}

##

###


---

# 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:

```
GET https://docs.ushahidi.com/ushahidi-documentation/master.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.
