> For the complete documentation index, see [llms.txt](https://data-distilller.gitbook.io/adobe-data-distiller-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://data-distilller.gitbook.io/adobe-data-distiller-guide/unit-6-data-distiller-audiences.md).

# Unit 6:  DATA DISTILLER AUDIENCES

- [DDA 100: Audiences Overview](https://data-distilller.gitbook.io/adobe-data-distiller-guide/unit-6-data-distiller-audiences/dda-100-audiences-overview.md): Segmentation matters because it enables businesses to understand and cater to the diverse needs and preferences of their customer base, leading to more effective marketing and product strategies.
- [DDA 200: Build Data Distiller Audiences on Data Lake Using SQL](https://data-distilller.gitbook.io/adobe-data-distiller-guide/unit-6-data-distiller-audiences/dda-200-build-data-distiller-audiences-on-data-lake-using-sql.md): Unleash the full potential of your data with Data Distiller—where advanced audience creation meets real-time insights, scalability, and unmatched personalization.
- [\[DRAFT\]DDA 202: Data Distiller Audience Orchestration](https://data-distilller.gitbook.io/adobe-data-distiller-guide/unit-6-data-distiller-audiences/draft-dda-202-data-distiller-audience-orchestration.md)
- [\[DRAFT\]DDA 203: Data Distiller Audience Activation](https://data-distilller.gitbook.io/adobe-data-distiller-guide/unit-6-data-distiller-audiences/draft-dda-203-data-distiller-audience-activation.md)
- [DDA 300: Audience Overlaps with Data Distiller](https://data-distilller.gitbook.io/adobe-data-distiller-guide/unit-6-data-distiller-audiences/dda-300-audience-overlaps-with-data-distiller.md): Learn how to leverage snapshot of profile attributes, identities and segment memberships to build exotic queries such as 3 or 4 segment overlaps
- [DDA 301: Audience Health and Lifecycle Audit in Adobe Experience Platform](https://data-distilller.gitbook.io/adobe-data-distiller-guide/unit-6-data-distiller-audiences/dda-301-audience-health-and-lifecycle-audit-in-adobe-experience-platform.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://data-distilller.gitbook.io/adobe-data-distiller-guide/unit-6-data-distiller-audiences.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
