# Ango Hub App

- [Ango Hub App](https://docs.imerit.net/ango-hub-app/ango-hub-app.md): Use the Ango Hub App to label and review classification and data collection tasks from iOS and Android devices.
- [Sign in and organizations](https://docs.imerit.net/ango-hub-app/sign-in-and-organizations.md): How to sign in to the Ango Hub App and switch between organizations.
- [Projects and tasks](https://docs.imerit.net/ango-hub-app/projects-and-tasks.md): How to browse assigned projects and open tasks in the Ango Hub App.
- [Labeling and reviewing](https://docs.imerit.net/ango-hub-app/labeling-and-reviewing.md): How to label, review, save, submit, and create issues from the Ango Hub App.
- [Captures and uploads](https://docs.imerit.net/ango-hub-app/captures-and-uploads.md): How to capture photos, videos, and audio, and how uploads work in the Ango Hub App.
- [Settings, notifications, and limitations](https://docs.imerit.net/ango-hub-app/settings-notifications-and-limitations.md): Settings, notifications, and current limitations of the Ango Hub App.


---

# 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.imerit.net/ango-hub-app.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.
