# Watermarking and steganography

<figure><img src="/files/OystQqOtaulbVi5it5jR" alt=""><figcaption><p>Watermarking and steganography</p></figcaption></figure>

*In/visible messages are embedded in the non/perceptible parts of the media file*

Efficiently incorporating information into media files can be achieved through techniques like watermarking and steganography, where digital signatures, certificates, or other data can be embedded either visibly or covertly. These well-established technologies, with centuries of history, offer a dependable means to safeguard both the file and its embedded metadata against tampering.

In the context of discussions surrounding synthetic or AI-generated content, watermarking and steganographic methods have emerged as potential solutions to address the challenge of identifying AI-generated content and enhancing transparency in media markets.&#x20;

However, there are drawbacks to consider. These techniques often rely on proprietary and costly technology, creating dependencies, and necessitating that users have access to the same software used for embedding hidden messages initially. Moreover, the embedded data can be susceptible to removal.


---

# 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.liccium.com/documentation/context/complementary-solutions/watermarking-and-steganography.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.
