# 1. Installing Ushahidi Platform

***

In order to start using the Ushahidi Platform you may choose between:

* ***Creating your deployment online:*** This is done on Ushahidi's hosting service, which you may find at <https://ushahidi.io/create> . This doesn't require technical knowledge on your side.
* ***Installing it yourself:*** This assumes that you have a suitable server or networked computer and some time to go through our published instructions. Some technical familiarity with your computing environment is needed.

***

## Installing it yourself

{% hint style="info" %}
Information not available yet for the mzima platform
{% endhint %}


---

# 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/1.-installing-ushahidi.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.
