> For the complete documentation index, see [llms.txt](https://docs.avonnicomponents.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avonnicomponents.com/app-builder-components/welcome.md).

# Welcome

At Avonni, we believe every Salesforce user deserves powerful tools that are simple to use—our mission is to deliver that through thoughtfully designed pre-built UI components.

<a href="https://appexchange.salesforce.com/appxListingDetail?listingId=2e584bb3-b5e0-415d-9347-d6567158d840" class="button primary" data-icon="up-right-from-square">Install the Components</a> <a href="/pages/4DpbAZt0Gjfusma1L4T5" class="button secondary" data-icon="stars">Quickstart</a>

## Discover the App Builder Components

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Product Tour</strong></td><td>Overview of all 15+ components and their capabilities</td><td><a href="/pages/nZQGXZSQulqEBUH48XTS">/pages/nZQGXZSQulqEBUH48XTS</a></td><td><a href="/files/X6HhZsgAjTrD7Q59Zkou">/files/X6HhZsgAjTrD7Q59Zkou</a></td></tr><tr><td><strong>Understanding the Essentials</strong></td><td>Essential concepts and configuration fundamentals</td><td><a href="/pages/8z71dGuzsHbgFKu4hpAc">/pages/8z71dGuzsHbgFKu4hpAc</a></td><td><a href="/files/1PjNp5kXCIBFr9eMV8X4">/files/1PjNp5kXCIBFr9eMV8X4</a></td></tr><tr><td><strong>Explore All Components</strong></td><td>Complete documentation and configuration guides</td><td><a href="/pages/BSWXeoQDWbrErGlHgxaI">/pages/BSWXeoQDWbrErGlHgxaI</a></td><td><a href="/files/23w75nrdQH2ngmF39ikJ">/files/23w75nrdQH2ngmF39ikJ</a></td></tr><tr><td><strong>Projects</strong></td><td>Step-by-step implementation projects</td><td><a href="/spaces/dHOej9Pd5IxJNGEJMZKW/pages/Abs6huXTqxNPys8SYKIe">/spaces/dHOej9Pd5IxJNGEJMZKW/pages/Abs6huXTqxNPys8SYKIe</a></td><td><a href="/files/TYuKMt7bkVwIZMv6PThT">/files/TYuKMt7bkVwIZMv6PThT</a></td></tr><tr><td><strong>Troubleshooting &#x26; FAQ</strong></td><td>Find quick solutions to common problems</td><td><a href="/pages/gho4aZOx4Q5VYfnzxub2">/pages/gho4aZOx4Q5VYfnzxub2</a></td><td><a href="/files/NJIxVMzAuFVwCzub71XM">/files/NJIxVMzAuFVwCzub71XM</a></td></tr><tr><td><strong>Trailblazer Community Group</strong></td><td>Sharing tips, solutions, and best practices</td><td><a href="https://trailhead.salesforce.com/trailblazer-community/groups/0F9KX000000iFxO0AU?tab=discussion&#x26;sort=LAST_MODIFIED_DATE_DESC">https://trailhead.salesforce.com/trailblazer-community/groups/0F9KX000000iFxO0AU?tab=discussion&#x26;sort=LAST_MODIFIED_DATE_DESC</a></td><td><a href="/files/rovDMWHbxLT6LB3NKB0b">/files/rovDMWHbxLT6LB3NKB0b</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, and the optional `goal` query parameter:

```
GET https://docs.avonnicomponents.com/app-builder-components/welcome.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.
