# Import cookies in bulk

Hidemyacc has added a new feature that allows users to import cookies in bulk for multiple profiles.\
Cookies must be provided in **JSON format**, for example: `{"key":"value"}`, `{...}`.

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

You need to upload a **.zip file** containing individual cookie files, with each cookie file corresponding to one profile. When a new cookie file is imported, any existing cookies in that profile will be replaced.

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


---

# 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/profile-and-folder-management/import-cookies-in-bulk.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.
