# \[Legacy v3] Welcome | README

***

[![Build Status](https://travis-ci.org/ushahidi/platform.png)](https://travis-ci.org/ushahidi/platform) [![Coverage Status](https://coveralls.io/repos/github/ushahidi/platform/badge.svg)](https://coveralls.io/github/ushahidi/platform) [![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)

![](/files/ismR3SZhRiNjAjLYBCGO)

***

![](/files/wqvyyUt4Ajs0zRUBYMKc)

If you are not a developer, or just don't want to set it up yourself, you can start a hosted deployment [here](https://www.ushahidi.com/pricing).

If you want to install and host the Ushahidi Platform yourself, check out one of our Setup Guides

{% content-ref url="/pages/-M2-FPdvSiyXjkch9\_F2" %}
[Setup Guides](/platform-developer-documentation/dev-legacy-v3/development-and-code/setup_alternatives.md)
{% endcontent-ref %}

If you are a developer and want to install and customise the code, read through the Development & Code and Front-End Development sections:

{% content-ref url="/pages/-M2-FPdtlwZN61R5GbBr" %}
[Development: Overview](/platform-developer-documentation/dev-legacy-v3/development-and-code/getting-started.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M2-FPeQKAP6VKerGlpm" %}
[Changing UI styles: introduction to the pattern library](/platform-developer-documentation/dev-legacy-v3/front-end-development/changing-ui-styles-introduction-to-the-pattern-library.md)
{% endcontent-ref %}

### A note for grassroots organizations

If you are starting a deployment for a grassroots organization, you can apply for a free social-impact responder account [here](https://www.ushahidi.com/pricing/apply-for-free) after verifying that you meet the criteria.

## Getting Involved

Check out how you can get involved and contribute to our work:

{% content-ref url="/pages/-M2-FPdfS3IWigqeaJYm" %}
[Contributing | Getting Involved](/platform-developer-documentation/dev-legacy-v3/contributing-or-getting-involved.md)
{% endcontent-ref %}

## Useful Links

* [User Documentation](https://www.ushahidi.com/support)
* [Ushahidi.com](https://www.ushahidi.com)
* [Ushahidi Platform v2](https://github.com/ushahidi/Ushahidi_Web)
* [Ushahidi on Github](https://github.com/ushahidi)


---

# 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-developer-documentation/dev-legacy-v3/readme.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.
