# Step 6: Install the mobile app

Use Zaapi on your phone to respond to tickets on the go.

### Download the app

The Zaapi mobile app is available on iOS and Android.

* [Download for iOS](https://apps.apple.com/us/app/zaapi-all-chats-in-one-inbox/id6740839366)
* [Download for Android](https://play.google.com/store/apps/details?id=com.zaapi.app)

Sign in with the same email and password you use on the desktop app.

{% hint style="info" %}
The mobile app is designed to complement the desktop experience — it's built for replying to tickets when you're away from your computer. Some advanced features (analytics, settings, ticket field configuration) are only available on desktop.
{% endhint %}

### You're all set

That's the start guide complete. From here, dive into the sections that matter most to your team.


---

# 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://help.zaapi.com/start-guide/step-6-install-the-mobile-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.
