# Cookie banner

<figure><img src="https://4207195275-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fp5czJlcYNU7vFLQkGMwL%2Fuploads%2FZUUHPfr26otlyYhrxjiu%2Fimage.png?alt=media&#x26;token=9c488225-4af5-41d6-afca-8cbfe555f6ed" alt=""><figcaption></figcaption></figure>

This is the typical cookie banner with the following settings:

* **Show in customizer** -- used to show the popup within the customize area so you can update the content while you see it.
* **Disable cookie banner** -- will disable the banner for all users
* **Style** -- to pick the exact colors style. More details [here](https://bigstart.gitbook.io/marble-documentation/global-settings/color-styles)
* **Heading** -- used only for mobile devices
* **Text**
* **Buttons text**


---

# 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://bigstart.gitbook.io/marble-documentation/global-sections/cookie-banner.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.
