# Navigating the Ushahidi Platform User Manual

***

At the top left of this overview page, and any page of the Ushahidi platform User Manual, you will find a dropdown element where you can get to select the version of Ushahidi platform User Manual that you want to view. If you are on a mobile phone, then this dropdown is somewhere in the sidebar.

<figure><img src="/files/02mCWlroZN0EseeMW4P8" alt="How To Navigate The Platform User Manual. A dropdow element where you can get to select the version of your choice for the user manual."><figcaption><p>How To Navigate The Platform User Manual.</p></figcaption></figure>


---

# 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/navigating-the-ushahidi-platform-user-manual.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.
