# Magic Link

The **Magic Link** feature allows you to copy a profile from another browser or antidetect browser into Hidemyacc with the exact same browser-fingerprint parameters.

{% hint style="info" %}
**Tutorial video:** <https://youtu.be/EQGPWgl1hwM?si=8ZwP-J6f1AD4dPo3>
{% endhint %}

### <mark style="background-color:orange;">1. Create profile using Magic Link</mark>

Users generate a URL using the Magic Link feature. When this link is opened in any browser, the system will automatically detect the browser-fingerprint information and copy it to create an identical profile in Hidemyacc. The information that can be copied includes:

The copied parameters will include:

* Operating System&#x20;
* Browser&#x20;
* Screen Resolution&#x20;
* Device Memory&#x20;
* Hardware Concurrency&#x20;
* Graphics Card
* ...

Users can name the profile, choose a folder, and add a proxy during creation. The information **not** copied includes:

* Cookies
* Bookmarks
* Login credentials

Users must manually log in for the first time and export cookies/bookmarks from the original browser, then import them into the newly created profile. Once created, the profile functions like any normal profile.

<figure><img src="/files/fYtq2DtPAxFgdkQMDyLJ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/vjINl9hZRxyPOKzFk8LT" alt=""><figcaption></figcaption></figure>

Next, click **"Create"** to complete creating the new profile. After successful creation, the screen will display a message indicating that the profile has been successfully created.

<figure><img src="/files/xw8Zdcdyr7f0QQEtxTH9" alt=""><figcaption></figcaption></figure>

To export/import cookies from the original profile to the new Hidemyacc profile, you can use the **Get cookies.txt LOCALLY** extension.

Link download extension: <https://chromewebstore.google.com/detail/get-cookiestxt-locally/cclelndahbckbenkjhflpdbgdldlbecc>

### <mark style="background-color:orange;">2. Manage Magic Links</mark>&#x20;

* Each Magic Link can create only **one** profile. If you want to continue copying the browser fingerprint from that browser, you’ll need to generate a new link.
* You can copy, delete, or manage all previously created Magic Links from the list.


---

# 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.hidemyacc.com/hidemyacc-3.0-features/create-new-profile/magic-link.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.
