# Cookies consent message

> Feature added in Story 3.0

Story includes a Cookies consent popup that allows you to display a message an accept button and a link to your Privacy Policy page:

![Example of Cookies consent message, left positioned](/files/Fn8YMoK6Ecm7rarDMqvR)

### Adding a popup

Add the Cookie consent popup block under the Popups section which is located after Footer in the Theme editor:

![Add the Cookies Consent popup block under Popups](/files/ppnnFMzXYS635JeOurHK)

### Position and style

Popups can be positioned and styled differently. When using left or right, the popup message appears as a common mini-popup box with buttons/links and a close option. When the bottom position is selected, the popup message is styled as a bottom bar.

![Bottom positioned message remains sticky when customers scroll upwards](/files/haAAadNQfaaA0WYmOZJr)

Use the color options to modify the background, text color, and button style:

![](/files/Q5mpCPZVbPhrpG2E4D7T)

![Left positioned](/files/I4Nbw5hip71blJefD23c) ![Right positioned](/files/e0nO9yrWxBY38X7Ze5xx) ![Bottom positioned](/files/1ctMXR3DUvExZ86NERgM)


---

# 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://story.groupthought.com/overlay/popups/cookies-consent-message.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.
