# Introduction

Welcome to **MyParental Support Center** — your trusted guide for setup, usage, and troubleshooting.\
MyParental is a comprehensive parental control solution designed to help families ensure a safer digital experience for their children. With real-time monitoring, location tracking, and smart device insights, parents can stay connected and informed at all times.

This support site provides all the essential documentation you need to get started quickly and manage your account efficiently.\
Here, you will find detailed guides for:

* Installing and activating the **Admin** and **Agent** apps
* Managing your child’s devices remotely
* Understanding privacy, data, and safety policies
* Troubleshooting common technical issues
* Managing subscriptions and payments

We recommend starting with the **Quick Start** section to get an overview of how MyParental works.\
If you still need help, our **Contact Support** page will guide you to the best way to reach us.

Thank you for choosing **MyParental** — because every parent deserves peace of mind.


---

# 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://myparentalapp.gitbook.io/support/introduction.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.
