# Pre-Installation

- [Overview](https://phoneparental.gitbook.io/support/help/common-questions-faqs/agent-app/pre-installation/overview.md)
- [Why is the Agent app not on the Play Store or App Store](https://phoneparental.gitbook.io/support/help/common-questions-faqs/agent-app/pre-installation/why-is-the-agent-app-not-on-the-play-store-or-app-store.md)
- [Do I need the Admin app to use the Agent app?](https://phoneparental.gitbook.io/support/help/common-questions-faqs/agent-app/pre-installation/do-i-need-the-admin-app-to-use-the-agent-app.md)


---

# 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/pre-installation.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.
