# Overview

### 1) What features does the Agent app provide?

The app can collect various types of device data, including location, calls, SMS, contacts, photos, and more.\
👉 Log in to cPanel and click the Pricing menu to see the details.

### 2) How is GPS tracking supported?

The app supports both **History mode** (interval logging) and **Track mode** (real-time updates).\
👉 Learn more about GPS tracking

### 3) Can I see live location updates?

Yes. If enabled, live location can be shared for a limited duration and viewed in the cPanel.

### 4) How are calls and SMS recorded?

The app collects call logs (incoming/outgoing) and SMS history with timestamps and contact details.

### 5) Does the app sync contacts and address book?

Yes. Contacts, including name, phone, email, and company details, are synced regularly.

### 6) Are photos and media uploaded?

Yes. Photos taken with the device camera can be uploaded to your cPanel.

### 7) Can I stream audio or ambient sound?

Yes. If your package allows, you can start live ambient audio streaming remotely.\
👉 Ambient audio feature

### 8) How can I control which features are active?

Features depend on your package (Free, Standard, Pro) and can be enabled/disabled in the cPanel.\
👉 Packages and feature matrix

### 9) Do features require specific permissions?

Yes. For example, GPS requires Location permission, call logs require Phone permission, and so on.\
👉 Permissions per feature

### 10) Will using all features slow down the device?

No. Features run in the background and are optimized to minimize battery and performance impact.


---

# 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://copy9.gitbook.io/support/help/common-questions-faqs/agent-app/features/overview.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.
