# Recommendations for Opt-out

Liccium's TDM·AI protocol describes the method of binding AI preferences to ISCC codes. To be effective, rights reservations must be:

* **Inseparably bound to the fingerprint of the content** allowing sharing and distribution of content;
* Easily discoverable, accessible and **machine-readable** (legal requirement in the EU);
* Functional when **content already has been shared and distributed**;
* Declarations can be **updated**;
* Resilient to content manipulation or alteration;
* **Resilient to the removal of embedded metadata** and visible or invisible watermarks;
* Containing verifiable attribution through digital signatures and certificates which authenticate the declaration's source and prevent false claims;&#x20;
* **Functional for all media types and file formats**;
* Utilising verifiable timestamps;
* Based on international standards (ISO, W3C).


---

# 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.tdmai.org/recommendations-for-opt-out.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.
