# Consent Management

The Crossengage system is very flexible and there is not only **one** correct way to manage subscriptions and unsubscriptions etc. We can give pointers and maybe some recommendations, but in the end it depends on the scenario and environment it connects to.

{% hint style="info" %}
Note: The information in this section is not legal advice. Each customer shall set up their subscription concept under their legal and technical considerations.
{% endhint %}

For the purpose of this documentation we will mostly cover use cases/scenarios that store necessary information in Crossengage and give context to the options including system functionalities.&#x20;


---

# 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://documentation.crossengage.io/data-and-engagement-platform/consent-management.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.
