# Xuất cookie

{% embed url="<https://www.youtube.com/watch?v=eCd69V_xQtg>" %}

Trong một số trường hợp, có thể cần thiết phải xuất cookie từ hồ sơ trình duyệt hiện có. Hướng dẫn này giải thích cách thực hiện điều này.

{% stepper %}
{% step %}
**Mở Xuất cookie**

Truy cập vào tài khoản Incogniton của bạn và điều hướng đến hồ sơ trình duyệt mà bạn muốn xuất cookie. Nhấp vào biểu tượng 3 chấm và đi đến **Cookies – Export cookies**.

![](/files/d0fac8a44de283e2bf29a3250a139d953ee0e08c)
{% endstep %}

{% step %}
**Lưu tệp cookie**

Một cửa sổ pop-up sẽ hiển thị để lưu tệp cookie. Lưu tệp, bạn đã xuất cookie thành công.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Bạn có muốn biết cách nhập cookie đã xuất vào một hồ sơ trình duyệt khác không? Đọc [bài viết này](/documentation/vietnamese-documentation/quan-ly-cookie/importing-cookies.md). Nếu bạn muốn thu thập cookie, vui lòng đọc [bài viết này](/documentation/vietnamese-documentation/quan-ly-cookie/cookie-collector.md).
{% endhint %}

{% hint style="info" %}
Nếu bạn cần giải thích thêm, vui lòng liên hệ với [đội ngũ hỗ trợ](https://incogniton.com/contact/) của chúng tôi.
{% endhint %}


---

# 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.incogniton.com/documentation/vietnamese-documentation/quan-ly-cookie/exporting-cookies.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.
