# Component Builder

- [Overview](https://docs.avonnicomponents.com/flow/component-builder/overview.md)
- [Properties Panel](https://docs.avonnicomponents.com/flow/component-builder/properties-panel.md)
- [Data Sources](https://docs.avonnicomponents.com/flow/component-builder/data-sources.md)
- [Understanding Data Sources](https://docs.avonnicomponents.com/flow/component-builder/data-sources/understanding-data-sources.md)
- [Manual](https://docs.avonnicomponents.com/flow/component-builder/data-sources/manual.md)
- [Variable](https://docs.avonnicomponents.com/flow/component-builder/data-sources/variable.md)
- [Query](https://docs.avonnicomponents.com/flow/component-builder/data-sources/query.md)
- [Query VS Variable](https://docs.avonnicomponents.com/flow/component-builder/data-sources/query-vs-variable.md)
- [Picklist](https://docs.avonnicomponents.com/flow/component-builder/data-sources/picklist.md)
- [Interactions Panel](https://docs.avonnicomponents.com/flow/component-builder/interactions-panel.md)
- [Copy Records](https://docs.avonnicomponents.com/flow/component-builder/interactions-panel/copy-records.md)
- [Download](https://docs.avonnicomponents.com/flow/component-builder/interactions-panel/download.md)
- [Export To](https://docs.avonnicomponents.com/flow/component-builder/interactions-panel/export-to.md)
- [Fire Confetti](https://docs.avonnicomponents.com/flow/component-builder/interactions-panel/fire-confetti.md)
- [Flow Navigation](https://docs.avonnicomponents.com/flow/component-builder/interactions-panel/flow-navigation.md)
- [Navigate](https://docs.avonnicomponents.com/flow/component-builder/interactions-panel/navigate.md): To set a navigation on your Salesforce.
- [Show Toast](https://docs.avonnicomponents.com/flow/component-builder/interactions-panel/show-toast.md)
- [Open Alert Modal](https://docs.avonnicomponents.com/flow/component-builder/interactions-panel/open-alert-modal.md)
- [Open Confirm](https://docs.avonnicomponents.com/flow/component-builder/interactions-panel/open-confirm.md)
- [Open Flow Dialog](https://docs.avonnicomponents.com/flow/component-builder/interactions-panel/open-flow-dialog.md)
- [Open Flow Panel](https://docs.avonnicomponents.com/flow/component-builder/interactions-panel/open-flow-panel.md)
- [Update Records](https://docs.avonnicomponents.com/flow/component-builder/interactions-panel/update-records.md)
- [Refresh Query](https://docs.avonnicomponents.com/flow/component-builder/interactions-panel/refresh-query.md)
- [Refresh All Queries](https://docs.avonnicomponents.com/flow/component-builder/interactions-panel/refresh-all-queries.md)
- [Open Quick Action](https://docs.avonnicomponents.com/flow/component-builder/interactions-panel/open-quick-action.md)
- [Style Panel](https://docs.avonnicomponents.com/flow/component-builder/style-panel.md)
- [Component Templates](https://docs.avonnicomponents.com/flow/component-builder/component-templates.md)
- [Layout and Customization](https://docs.avonnicomponents.com/flow/component-builder/layout-and-customization.md)
- [Alignment controls](https://docs.avonnicomponents.com/flow/component-builder/layout-and-customization/alignment-controls.md)
- [Copy / Paste component settings](https://docs.avonnicomponents.com/flow/component-builder/layout-and-customization/copy-paste-component-settings.md)
- [Margin / Padding](https://docs.avonnicomponents.com/flow/component-builder/layout-and-customization/margin-padding.md)
- [Pull To Boundary](https://docs.avonnicomponents.com/flow/component-builder/layout-and-customization/pull-to-boundary.md)
- [Undo / Redo](https://docs.avonnicomponents.com/flow/component-builder/layout-and-customization/undo-redo.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/flow/component-builder.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.
