# Consent mode

- [How to set up your cookie consent banner](https://docs.tagfly.io/consent-mode/how-to-set-up-your-cookie-consent-banner.md): TagFly seamlessly integrates with various cookie banners and cookie consent apps to comply with regulations such as GDPR and CCPA.
- [How to check if Consent Mode is active in TagFly](https://docs.tagfly.io/consent-mode/how-to-check-if-consent-mode-is-active-in-tagfly.md): If you are unsure whether your consent mode is working properly, here’s our guide for you to test it. You can use either of the two provided options to check your consent mode.


---

# 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.tagfly.io/consent-mode.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.
