# Cookies popup

### Cookies

Your `Cookies` Notification will present, to your customers, a notification informing them that your store is using cookies. Once the customer agrees to the terms, they won't see it again for 30 days. The intention of this feature is to present customers with your cookie policy page to fully comply with the EU Cookie Law.

### Getting started

Go to `Online store` → `Themes` → `Customise`

Then `Theme settings` → `Cookies popup`

Here you will see the following configurations to customise the popup.

* Show cookies popup - this will enable the popup to show on your site.
* Heading - change the wording of the header to comuuincate the use of cookies on the site.
* Body text - If you want visitors to learn more about your cookies policy, you can define the wording you want visitors to click on the find out more.
* Finally, it may be a good idea to provide an associated link with your entire cookies policy. Here you can use `Link` to point to a specific page.


---

# 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://erickson.gitbook.io/themes/erickson/theme-settings/extensions.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.
