> For the complete documentation index, see [llms.txt](https://info.aischennai.org/families/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://info.aischennai.org/families/screenguide/screenguide-overview.md).

# ScreenGuide Overview

## Understanding what your child is doing online

The ScreenGuide Parental Control App helps you manage and monitor your child's device with effective parental control features.&#x20;

**How does the ScreenGuide App help?**

* Allows you to control which apps are installed on your child's device and block unwanted apps.
* Monitor and restrict your child from downloading apps on their device, and restrict inappropriate websites.
* Avoid potential risks such as cyberbullying, inappropriate content consumption, and more.
* Manage how much time your child spends on their device with daily screen time limits.&#x20;
* Lock your child's device anywhere, anytime.&#x20;

AISC uses Mosyle Manager to manage Apple devices in the classroom. This is integrated with ScreenGuide to allow you similar control over your child's device when they are at home, ensuring your child's responsible and safe use of tech for learning.

&#x20;&#x20;

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://info.aischennai.org/families/screenguide/screenguide-overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
