> For the complete documentation index, see [llms.txt](https://doc.commandersact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.commandersact.com/features/realtime-cookie-scanner/getting-started.md).

# Getting Started

Are you ready to get started? Great news — you're just a few clicks away from seeing the power of the Real-time Cookie Scanner!

In all cases, your consultant (or our support team) needs to activate the feature on your workspace.

### With the Commanders Act CMP:

#### Step 1: Declare your domains and languages

On the "Cookie Notice" page, click on gear icon (top right) to open the settings panel

<figure><img src="/files/ml5WKvg4EnrfSUHKfeqB" alt=""><figcaption></figcaption></figure>

* Select the languages you want to use ([more details here](https://doc.commandersact.com/features/realtime-cookie-scanner/cookie-notice-manager#settings))
* Enter your website(s) domain(s)
* Save your config

<figure><img src="/files/GJ0v1tA38tdPTfTsFN4y" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Needs to collect cookies from your subdomains?

You don't need to declare each of them!

Simply add "\*." before your domain declaration

example

<img src="/files/72fOnljeC4qThW43AgOA" alt="" data-size="original">
{% endhint %}

#### Step 2

Generate and deploy your Web Container(s)

You don't use our TMS? Then simply generate and deploy your privacy banner(s)

### With Didomi or OneTrust CMP:

Follow the Step 1 mentioned above (as our clients using our CMP).

Once your setting is declared on Cookie Notice UI, you simply need to generate and deploy your Web Container(s)

### Using another CMP's brand?

Our Real-time Cookie Scanner is compatible with any CMP. Please ask your sales representative for personalized setup instructions.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://doc.commandersact.com/features/realtime-cookie-scanner/getting-started.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
