# Help

To access additional resources for Mifos X, click on the **Profile icon** button at the top-right corner or on the sidebar click on **question mark** and from the drop-down menu, select **Help.**

<figure><img src="/files/ZNetDq8RfvZ6Euq3ICgj" alt=""><figcaption></figcaption></figure>

On clicking on the help button, it will take you to the user manual documentation page.


---

# 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.mifos.org/mifosx/user-manual/others-mifos-dropdown/help.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.
