# Deep Linking

Deep links are unique URLs that direct users to the specified resource or section inside the mobile app or website.&#x20;

Contrary to regular URLs that only lead to the main page, deep links allow users to avoid unnecessary navigating and redirect them specifically to the targeted area, for example, particular products, offers, articles or other app elements. This functionality improves user experience and makes your marketing plan more effective.

{% hint style="info" %}
**Important!** To enable Deep links, you must first configure the Whitelabel (Individual link tracking) option.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f440">👀</span> <strong>Whitelabel</strong></td><td>Find out how to go through the configuration process correctly.</td><td><a href="/pages/K86KAgmPwOyhsrc1C6x0">MORE >></a></td></tr></tbody></table>

Deep Linking functionality is available in the EmailLabs panel in the SMTP Accounts tab > Settings > Deep linking.

{% hint style="info" %}
Depending on the system, you must prepare the correct file (apple-app-site-association or assetlinks.json).
{% endhint %}

**⬅️ A detailed description of how to configure Deep Links for Android and iOS can be found in the drop-down menu on the left.**


---

# 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://docs.emaillabs.io/en/analytics-panel/functionalities/deep-linking.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.
