# Deeplink

If you have hidden the Agent app icon on the target device,\
You can reopen it safely using the **official deeplink** provided for this brand.

**Why deeplink matters**

When the Agent app icon is hidden for privacy or security reasons,\
The only way to open it again is by visiting the brand’s **deeplink URL**\
from the **target device’s browser**.

go.copy9.com&#x20;

Open this address directly on the device where the Agent app is installed.\
Do **not** open it from your Admin device — it must be accessed on the target phone.

**How it works**

1. On the target device, open Chrome or another web browser.
2. Enter the address [go.copy9.com](https://go.copy9.com)  the URL bar.
3. If the Agent app is already installed, the system will open it instantly.
4. If it’s not installed, the link will redirect you to the official Download Center.
5. This process works even when the app icon is hidden — no need to unhide or reinstall the app.

> 🧭 **Tip:** Always open [go.copy9.com](https://go.copy9.com) **on the target device** where the Agent app was installed.\
> This is the safe and official method to relaunch the hidden Agent app.


---

# 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://copy9.gitbook.io/support/quick-access/deeplink.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.
