# Device Ownership

* You must have the target device in your hands during installation.
* Ensure that the device is either **yours** or that you have **legal ownership/consent** to install (e.g., your child’s or employee’s device).
* Please review our **Policy** for compliance.
* Estimated installation time: \~3–5 minutes, as some Android settings must be adjusted.

{% hint style="danger" %}
Please review the terms of use and privacy, as well as consent, in the Policy section.
{% 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/guide/agent-app/pre-installation/device-ownership.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.
