> 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-1-getting-started.md).

# UNIT 1: GETTING STARTED

- [PREP 100: Why was Data Distiller Built?](https://data-distilller.gitbook.io/adobe-data-distiller-guide/unit-1-getting-started/prep-100-why-was-data-distiller-built.md)
- [PREP 200: Data Distiller Use Case & Capability Matrix Guide](https://data-distilller.gitbook.io/adobe-data-distiller-guide/unit-1-getting-started/prep-200-data-distiller-use-case-and-capability-matrix-guide.md): Navigate your data journey with precision—empower every decision with the Data Distiller Use Case & Capability Matrix
- [PREP 300: Adobe Experience Platform & Data Distiller Primers](https://data-distilller.gitbook.io/adobe-data-distiller-guide/unit-1-getting-started/prep-300-adobe-experience-platform-and-data-distiller-primers.md)
- [PREP 301: Leveraging Data Loops for Real-Time Personalization](https://data-distilller.gitbook.io/adobe-data-distiller-guide/unit-1-getting-started/prep-301-leveraging-data-loops-for-real-time-personalization.md): Real-time personalization isn't just about having the best tools—it's about creating efficient data loops that allow you to respond instantly to customer needs and provide exceptional service.
- [PREP 302:  Key Topics Overview: Architecture, MDM, Personas](https://data-distilller.gitbook.io/adobe-data-distiller-guide/unit-1-getting-started/prep-302-key-topics-overview-architecture-mdm-personas.md)
- [PREP 303: What is Data Distiller Business Intelligence?](https://data-distilller.gitbook.io/adobe-data-distiller-guide/unit-1-getting-started/prep-303-what-is-data-distiller-business-intelligence.md): Unleash the Power of BI with Speed, Flexibility, and Precision
- [PREP 304: The Human Element in Customer Experience Management](https://data-distilller.gitbook.io/adobe-data-distiller-guide/unit-1-getting-started/prep-304-the-human-element-in-customer-experience-management.md): Where data meets humanity: elevating customer experience with insight and empathy
- [PREP 305: Driving Transformation in Customer Experience: Leadership Lessons Inspired by Lee Iacocca](https://data-distilller.gitbook.io/adobe-data-distiller-guide/unit-1-getting-started/prep-305-driving-transformation-in-customer-experience-leadership-lessons-inspired-by-lee-iacocca.md)
- [PREP 400: DBVisualizer SQL Editor Setup for Data Distiller](https://data-distilller.gitbook.io/adobe-data-distiller-guide/unit-1-getting-started/prep-400-dbvisualizer-sql-editor-setup-for-data-distiller.md)
- [PREP 500: Foundation Data Modeling with Standard Objects in Adobe Experience Platform](https://data-distilller.gitbook.io/adobe-data-distiller-guide/unit-1-getting-started/prep-500-foundation-data-modeling-with-standard-objects-in-adobe-experience-platform.md)
- [PREP 501: Custom Fields Creation in Adobe Experience Platform (AEP) Data Modeling](https://data-distilller.gitbook.io/adobe-data-distiller-guide/unit-1-getting-started/prep-501-custom-fields-creation-in-adobe-experience-platform-aep-data-modeling.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-1-getting-started.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.
