# APP MOBILE

- [Introduction](https://docs.intranet.ai/app-mobile/introduction.md): Mobile App is an Intranet.ai tool designed to allow users to access the corporate intranet directly from their mobile devices.
- [Plans](https://docs.intranet.ai/app-mobile/plans.md): In this section you can discover more about our plans.
- [Requirements](https://docs.intranet.ai/app-mobile/requirements.md): In this section, you can find all is needed to customize your App Mobile
- [Installation](https://docs.intranet.ai/app-mobile/installation.md): Here you can find all the information needed to fully understand how the installation processes of our solution will be.
- [Distribution](https://docs.intranet.ai/app-mobile/distribution.md): In this section you can find the distribution's procedures depending on the operation system.
- [Features](https://docs.intranet.ai/app-mobile/features.md): In this section, you will find information on how the app looks and functions.
- [Integrations](https://docs.intranet.ai/app-mobile/integrations.md)
- [Releases](https://docs.intranet.ai/app-mobile/releases.md): In this section, you will find all the releases and versions of our App Mobile.
- [Version 1.1](https://docs.intranet.ai/app-mobile/releases/version-1.1.md): In this section, you can see the main changes of the App Mobile Version 1.1
- [Version 1.2](https://docs.intranet.ai/app-mobile/releases/version-1.2.md): In this section, you can see the latest enhancements of the App Mobile Version 1.2


---

# 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.intranet.ai/app-mobile.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.
