> 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/help/faqs/agent-app/post-installing/warning-about-hiding-the-app-icon.md).

# Warning about hiding the app icon

#### ⚠️ **Warning about hiding the app icon**

Hiding the app icon is often used when:

* The parent does **not want the user (e.g., a child)** to know the app is installed.
* They aim to minimize the risk **of accidental deletion** or tampering.

However, we **do not recommend using hiding as a stealth or spying method** for the following reasons:

1. ✅ **Transparency and ethics**:\
   The app is designed for responsible monitoring **with consent**, not for secret surveillance. Hiding the icon may violate local laws or app store policies.
2. 🧒 **Accidental removal**:\
   If the child (or end user) sees the app and doesn’t understand its purpose, they may delete it. In this case, hiding the icon could reduce that risk, but also prevent open communication.
3. ⚠️ **Detection by antivirus or system tools**:\
   Attempting to hide an app fully may trigger warnings or even block installation on some Android systems.
4. ❌ **Not truly hidden**:\
   Even if you hide the icon via launcher settings, the app will still appear in the list of installed apps under:

   > Settings → Apps → \[The app name]


---

# 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/help/faqs/agent-app/post-installing/warning-about-hiding-the-app-icon.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.
