# Key Features

JENTIS provides a powerful suite of tools to manage and activate your tracking infrastructure across platforms:

#### 1. **Server-Side Tracking**

All tracking data is collected and processed on the server, minimizing client-side dependencies and reducing the impact of browser restrictions or consent refusal.

#### 2. **Consent Management Integration**

Works with any CMP (Consent Management Platform) or with JENTIS' native consent logic to dynamically adjust data collection per user.

#### 3. **Hybrid Tracking Model**

Combine client-side data richness with the security and reliability of server-side delivery.

#### 4. **Data Layer Enrichment**

Normalize and enhance data with custom rules, derived values, and parameter mappings before sending it downstream.

#### 5. **First-Party Raw Data Export**

Generate structured, anonymized, and complete first-party data streams for your own systems — ideal for BI, ML, or compliance audits.


---

# 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.jentis.com/key-features.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.
