# Quick Start Guide

{% hint style="warning" %}

#### Important

Before using Avonni Components on your Experience Cloud website, ensure that you activate the '**Lightning Web Security**' option. This toggle is in the settings panel under the '**Security & Privacy**' section. The Avonni Components may not function correctly if this setting is not enabled.

<img src="/files/y2fcAi2EzqTVWqZQcyj7" alt="" data-size="original">
{% endhint %}

## Accessing the Avonni Components

After installing the [**Avonni Experience Components package**](https://appexchange.salesforce.com/appxListingDetail?listingId=2e584bb3-b5e0-415d-9347-d6567158d840\&channel=recommended\&cta=gin\&other_source=AppExchange+Recommended), you can find and use these components in your Experience Cloud site editor:

### **Find the Components**

1. Open your Experience Site in Experience Builder
2. Click the **Components** panel (usually in the left sidebar)
3. Scroll to the **Custom Components** section
4. Look for components starting with "AX -" (like AX - Data Table, AX - Calendar, AX - Kanban)

### **Add Components to Your Page**

Once you find the AX components in the Custom Components list, simply drag and drop them onto your page canvas. Then configure the component's settings in the properties panel on the right.

All AX components for Experience Sites are prefixed with "AX -" to make them easy to identify and distinguish from standard Salesforce components.

<figure><img src="/files/ewUREPYIrB4srMCtzzix" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}

#### Note

If you previously installed the Avonni Components package for Screen Flow, be aware that Experience Sites components use a different naming format:

* **Experience Sites components:** AX - Component Name (e.g., AX - Kanban, AX - Data Table)
* **Screen Flow components:** Avonni - Component Name (e.g., Avonni Kanban, Avonni Data Table)

Both can coexist in your org.
{% endhint %}

This process ensures that once installed, the Avonni Components are readily available and easily identifiable within your Experience Site's editing environment, allowing for seamless integration and usage in your digital projects.


---

# 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/experience-cloud/getting-started/quick-start-guide.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.
