> For the complete documentation index, see [llms.txt](https://docs.jentis.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jentis.com/jentis-dcp-elements/legal-hub.md).

# Legal Hub

The JENTIS Data Capturing platform was developed in a modern web era, where consent and privacy were already established topics. Compared to other solutions that have to adapt their defaults as something new and not part of their core from the beginning on. Hence why our framework benefits from ideas that are building blocks to a resilient foundation such as the JENTIS Consent Engine.\
This enables JENTIS to detach triggers (conditions that define when to activate a data stream) from actual consent information. As this is a highly complex topic with many facets, we will cover all the basics first. Then we will dive into more specific and individual setups in this article.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.jentis.com/jentis-dcp-elements/legal-hub.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.
