> For the complete documentation index, see [llms.txt](https://docs.intranet.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intranet.ai/app-mobile/plans.md).

# Plans

The Mobile App is available as a **paid feature for the following plans**:

* **Business Plan**
* **Enterprise Plan**
* **Premium Plan**

However, it is **included in the** **Diamond Plan**. Upgrading to this plan grants access to the tool at no additional cost.

Do you have any questions? Do not hesitate to contact us!

## **CONTACT US FOR MORE INFORMATION** <a href="#contact-us-for-more-information" id="contact-us-for-more-information"></a>

Fill out the form to receive our response within 24 hours.

[CLICK HERE](https://intranet.ai/pricing/) to fill out the form.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/plans.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.
