# Is the Agent app available for iOS?

**📱 Is the Agent app available for iOS?**

Currently, the Agent app is **only available for Android devices**.

Due to technical limitations and platform restrictions on iOS, we do not currently offer an Agent app for iPhone or iPad. Apple’s policies do not allow background tracking, SMS access, or system-level monitoring by third-party apps unless approved through very strict use cases.

We are exploring future solutions, but for now:

* ✅ You can install the Agent app on any compatible Android phone or tablet
* ❌ iOS is **not supported** as a monitored device

{% hint style="info" %}
The Admin app, however, will be available on both Android and iOS for managing linked devices and viewing data. In the meantime, you can use cPanel to view the data.
{% endhint %}


---

# 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://phoneparental.gitbook.io/support/help/common-questions-faqs/agent-app/installation/is-the-agent-app-available-for-ios.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.
