# Getting Started

- [Product Tour](https://docs.avonnicomponents.com/app-builder-components/getting-started/product-tour.md)
- [Quickstart Guide](https://docs.avonnicomponents.com/app-builder-components/getting-started/quickstart-guide.md)
- [Understanding the Essentials](https://docs.avonnicomponents.com/app-builder-components/getting-started/understanding-the-essentials.md)
- [Core Concepts](https://docs.avonnicomponents.com/app-builder-components/getting-started/understanding-the-essentials/core-concepts.md)
- [Component Properties Reference](https://docs.avonnicomponents.com/app-builder-components/getting-started/understanding-the-essentials/component-properties-reference.md)
- [Common Use Case Patterns](https://docs.avonnicomponents.com/app-builder-components/getting-started/understanding-the-essentials/common-use-case-patterns.md)
- [Installation & Licenses Management](https://docs.avonnicomponents.com/app-builder-components/getting-started/installation-and-licenses-management.md)
- [Choosing Between App Builder and Dynamic Components](https://docs.avonnicomponents.com/app-builder-components/getting-started/choosing-between-app-builder-and-dynamic-components.md)


---

# 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.avonnicomponents.com/app-builder-components/getting-started.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.
