> For the complete documentation index, see [llms.txt](https://docs.sdv.dev/sdv/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sdv.dev/sdv/explore/sdv-bundles.md).

# SDV Bundles

SDV Enterprise users have the option to purchase optional add-ons called **SDV Bundles**. Bundles allow you to access additional features for specific needs.

{% hint style="info" icon="user" %}
Bundles are available to licensed users. Sign up now to get your license key. You can then complete your installation on-prem and begin using the features.

<p align="center"><a href="https://portal.datacebo.com/signup" class="button primary">Get Started</a><a href="https://datacebo.com/pricing/" class="button secondary">View Pricing</a></p>
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/DSmldNLszwf9kDTPsrsT"><strong>AI Connectors</strong></a></td><td>Directly integrate SDV with your database. Includes metadata, data import, and synthetic data export.</td><td><a href="/pages/DSmldNLszwf9kDTPsrsT">/pages/DSmldNLszwf9kDTPsrsT</a></td></tr><tr><td><a href="/pages/KL05nV6PGFFIKMckjMKM"><strong>CAG</strong></a></td><td>Use Constraint Augmented Generation (CAG) to apply complex logic between multiple tables.</td><td><a href="/pages/KL05nV6PGFFIKMckjMKM">/pages/KL05nV6PGFFIKMckjMKM</a></td></tr><tr><td><a href="/pages/NPQXsSoY44EjtPlQRTMG"><strong>Differential Privacy</strong></a></td><td>Transform and create synthetic data with differential privacy guarantees.</td><td><a href="/pages/NPQXsSoY44EjtPlQRTMG">/pages/NPQXsSoY44EjtPlQRTMG</a></td></tr><tr><td><a href="/pages/UgajF5RFrciQ8SX730on"><strong>Targeted Sampling</strong></a></td><td>Create targeted synthetic data by fixing values and conditional sampling across tables.</td><td><a href="/pages/UgajF5RFrciQ8SX730on">/pages/UgajF5RFrciQ8SX730on</a></td></tr><tr><td><a href="/pages/N1GlGTyhG1rNMYe9TOJJ"><strong>XSynthesizers</strong></a></td><td>Take your gen AI models to the next level with enhanced synthesizers and transformers.</td><td><a href="/pages/N1GlGTyhG1rNMYe9TOJJ">/pages/N1GlGTyhG1rNMYe9TOJJ</a></td></tr></tbody></table>


---

# 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.sdv.dev/sdv/explore/sdv-bundles.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.
