# Transparency & User Rights

- [I found the Agent app on my device. What should I do?](https://phoneparental.gitbook.io/support/help/common-questions-faqs/transparency-and-user-rights/i-found-the-agent-app-on-my-device.-what-should-i-do.md)
- [Why do I See Frequent Notifications About Data Sync?](https://phoneparental.gitbook.io/support/help/common-questions-faqs/transparency-and-user-rights/why-do-i-see-frequent-notifications-about-data-sync.md)
- [Why do you emphasize legal compliance and user consent so strongly?](https://phoneparental.gitbook.io/support/help/common-questions-faqs/transparency-and-user-rights/why-do-you-emphasize-legal-compliance-and-user-consent-so-strongly.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/transparency-and-user-rights.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.
