# \[Mzima] Ushahidi Platform User Manual

***

<figure><img src="/files/9Mgbm413o9PQ3OSq8bV6" alt=""><figcaption><p>Mzima Platform User Interface</p></figcaption></figure>

***

*This guide has been updated based on content created on the initial support documentation by Sophie Shepherd, and new content on previously undocumented features by members of the Ushahidi team.*

***

This manual gives you a step by step overview of how to set up an ***Ushahidi \[Mzima] deployment***, and how to make full use of [the features the platform offers](https://www.ushahidi.com/features).

***

This manual will show you how to install the Ushahidi platform, sign up for an ushahidi account, customise it to meet the needs of your project, manage people and incoming data, as well as visualise and analyse your data. It is meant to be a comprehensive learning guide for brand new users of the platform, as well as a reference point for those who may have some prior experience using the platform.

***

If you need some guidance or have questions, reach out to us via:

* Our chat feature on <http://ushahidi.com>
* Live Developer chat rooms on [Gitter](https://gitter.im/ushahidi/Community)/[Skype](https://join.skype.com/S9t68IVKzwo8)/[IRC](http://irc.lc/freenode/ushahidi) (posting on any one of these channels will post on all of them simultaneously)

***

Bumped into a bug on the platform or have a feature you would like to request? Share your feedback with us [via our github issues page](https://github.com/ushahidi/platform/issues).

***

Looking to contribute to the Ushahidi platform? Visit our [contribution guide](https://docs.ushahidi.com/platform-developer-documentation/contributing-or-getting-involved) for directions on how to get started.

Feedback is welcome and will be incorporated into the guide.


---

# 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://docs.ushahidi.com/platform-user-manual/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.
