> 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/privacy/hide-app-icon.md).

# Hide App Icon

#### 1. What does "Hide Icon" mean?

When you choose "Hide Icon," the app will no longer appear in your phone’s app list or home screen. This helps keep your privacy, as other people using the same phone won’t easily see the app.

***

#### 2. If I hide the icon, how can I open the app again?

Even if the icon is hidden, you can still open the app easily:

* Just visit our official **Download Page**.
* There, you will see a button "Open App."
* Tap it, and the app will open right away on your phone.

***

#### 3. Can I unhide the icon later?

Yes. Once the app is open again, go to **More → Privacy → Show Icon** and the app icon will appear back in your phone’s app list.

***

#### 4. Why would I want to hide the icon?

Some users prefer to keep the app private for personal reasons. Hiding the icon is optional and only applied if you choose it.

***

#### 5. Is hiding the icon safe and legal?

Yes. Hiding the icon does not affect the app’s performance or your data. The app always remains fully visible in your phone’s system settings, and you can uninstall it anytime.

***

#### 6. What if I forget how to open the app after hiding it?

Don’t worry. Just go to the **Download Page** of the app. The "Open App" button will always be there for you.


---

# 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/privacy/hide-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.
