# Cookie management

- [Cookie Collector](https://docs.incogniton.com/cookie-management/cookie-collector.md): How to use the Cookie Collector of Incogniton
- [Exporting cookies](https://docs.incogniton.com/cookie-management/exporting-cookies.md): How to Export Cookies From an Existing Browser Profile
- [Importing cookies](https://docs.incogniton.com/cookie-management/importing-cookies.md): Importing Cookies into an Incogniton Profile
- [Converting cookies](https://docs.incogniton.com/cookie-management/converting-cookies.md): How to Convert Netscape Cookies to JSON Format


---

# 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/cookie-management.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.
