# Consent (GDPR)

Consent must be :

#### **✅ Freely given**

* No unfair terms or obvious imbalance.
* Not related to a contract for which consent is unnecessary.
* Freedom of choice, refusal and withdrawal without prejudice.

#### **✅ Informed**

* A comprehensible and accessible demand with clear and precise language.
* Knowledge about mandatory information.&#x20;

#### **✅ Unambiguous**&#x20;

* Declaratory act.
* Clear affirmative act.

#### **✅ Specific**

* Granting the subject an opportunity to consent to each purpose.
* If the demand is done by the means of a form containing other questions, it is presented in a distinguishable way.


---

# 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.didomi.io/consent-management-platform-cmp/frameworks-regulations/general-data-protection-regulation-gdpr/consent-gdpr.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.
