# Using Mava on Mobile

Mava does not have a native iOS or Android apps, however, it is a fully mobile responsive web application that can be used on both iOS and Android devices.

You can read, respond and manage all support requests on mobile, however, settings & analytics are not currently available on Mobile. Please login to Mava a laptop or desktop computer to set up your Mava dashboard or view analytics.&#x20;

## **Access Mava from your phone's home screen**

We suggest adding a shortcut to Mava on your phone's home screen to make it really quick and easy to jump back into the app.&#x20;

### **iPhones (iOS devices)**&#x20;

1. Open the [Mava web app](https://dashboard.mava.app) on your phone's browser
2. Press the share icon at the bottom of your screen
3. Select the 'Add to Home Screen' option

### **Android**

1. Follow this guide: <https://www.androidauthority.com/add-website-android-iphone-home-screen-3181682/>


---

# 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://mava.gitbook.io/mava-docs/using-mava-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.
