# Duplicate

{% hint style="info" %}
**Video instruction:** <https://youtu.be/Ot4ydRvq2eE>
{% endhint %}

Hidemyacc 3.0 combines Duplicate features and Multi-profile feature into Duplicate feature, allowing you to create a profile based on the profiles you already created.&#x20;

To use this feature, select the profile you want to duplicate, select the **three-dot icon** next to the Run button, select **Duplicate.**

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

1. Enter the number of profiles you want to duplicate.
2. Choose which configurations you want to duplicate from the original profile.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FltHHlMTT3H4Cd2w1KlTw%2Fuploads%2FwWja6vXqwHcQY4dCPQ0r%2Fduplicare.png?alt=media&#x26;token=09e899d7-fce6-41eb-a8d4-fb3afd351a4c" alt=""><figcaption></figcaption></figure>

* **Fingerprint**: your new profile will duplicate hardware and software fingerprint of your original profile.
* **UserAgents**: your new profile will duplicate UserAgents specifications (OS, Browser) of your original profile.
* **WebRTC, Geolocation**: your new profile will use the same WebRTC and Geolocation of your original profile.
* **Extensions**: all of your original computer's extensions will be added to your new profile.
* **Proxy**: your new profile will use the same proxy as your original profile.

3. Click **Create**.


---

# 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/duplicate.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.
