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

# How to install QuickReply on mobile?

Quickreply can now be installed as a mobile app on Android and iOS devices, providing a faster, smoother, and native app-like experience using which you can quickly respond to customer queries, and get alerts for new leads.

## For Android Devices

{% embed url="<https://www.youtube.com/watch?ab_channel=QuickReplyai&v=Lx7Pm5gVBQE>" %}

1. Open **<https://app.quickreply.ai>** in your web browser and switch to New UI if not already (Chrome is recommended).
2. An **install banner** is displayed at the **bottom of the screen.**
3. Click on **install** which will initiate installation of the app on your device.
4. Once installed, **QuickReply.ai will appear as an icon on your home screen**, just like any other app installed from the Play Store.
5. Click on the icon to open the app in fullscreen.\\

## For iOS Devices

{% embed url="<https://www.youtube.com/watch?ab_channel=QuickReplyai&v=F1cn4MRCB_I>" %}

1. Open **<https://app.quickreply.ai>** in your web browser and switch to New UI if not already (Chrome is recommended).
2. An **install popup** is displayed with instructions to install.
3. Click on **share** button in the URL.
4. Click on **Add to home screen** from the menu
5. Again click on **Add** and **QuickReply.ai will appear as an icon on your home screen**,
6. Click on the icon to open the app in fullscreen.


---

# 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.quickreply.ai/help-and-referrence/faqs/mobile-app/how-to-install-quickreply-on-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.
