> For the complete documentation index, see [llms.txt](https://phonetracker247-1.gitbook.io/support.phonetracker247.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://phonetracker247-1.gitbook.io/support.phonetracker247.com/guide/agent-app/what-is-the-agent-app.md).

# What is the Agent app?

The **Agent** app is the application that you install on the device you want to monitor. This is typically a smartphone or tablet that belongs to you or someone in your family — such as your child’s phone, a spare family device, or a company-owned mobile phone.

The purpose of the Agent app is to collect specific data from the device, such as GPS location, call history, text messages, battery status, and other authorized information. It runs in the background and sends the data securely to the cloud system, where it can be reviewed through the **Admin** app or online dashboard.

{% hint style="danger" %}
The **Agent** app must only be installed on devices that you legally own or manage. It is not intended for surveillance or unauthorized tracking. Installing the Agent app on someone else’s phone without their knowledge or consent may violate privacy laws.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://phonetracker247-1.gitbook.io/support.phonetracker247.com/guide/agent-app/what-is-the-agent-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.
