> 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/experience-cloud/experience-cloud-it/benvenuto.md).

# Benvenuto

In Avonni, crediamo che ogni utente Salesforce meriti strumenti potenti e facili da usare: la nostra missione è offrire tutto questo attraverso componenti UI predefiniti progettati con cura.

<a href="https://appexchange.salesforce.com/appxListingDetail?listingId=2e584bb3-b5e0-415d-9347-d6567158d840&#x26;channel=recommended&#x26;other_source=AppExchange+Recommended" class="button primary" data-icon="up-right-from-square">Installa i componenti</a> <a href="/pages/38b8604222091198880b96c49a030caf5f2150f2" class="button secondary" data-icon="stars">Guida rapida</a>

## Scopri i componenti Avonni per Experience Sites

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Esplora i componenti</strong></td><td>Scopri tutti i componenti Avonni disponibili per Experience Site</td><td></td><td><a href="/pages/0f67d1d7d2ba6109af1f606c11e4efff51e91a01">/pages/0f67d1d7d2ba6109af1f606c11e4efff51e91a01</a></td><td><a href="/files/0b3abc19a0eafd1acd46bcdf7bbf19424afd9bd6">/files/0b3abc19a0eafd1acd46bcdf7bbf19424afd9bd6</a></td></tr><tr><td><strong>Tutorial</strong></td><td>Scopri come utilizzare i componenti Avonni nelle Azioni.</td><td></td><td><a href="/pages/c46bb8d19d97b940c1d0f313ddff4e7c90a3b7dc">/pages/c46bb8d19d97b940c1d0f313ddff4e7c90a3b7dc</a></td><td><a href="/files/69f57925c560cc59202d18d796a7cc2fa8708eb2">/files/69f57925c560cc59202d18d796a7cc2fa8708eb2</a></td></tr><tr><td><strong>Casi d’uso</strong></td><td>Scopri come combinare i componenti per creare casi d'uso complessi.</td><td></td><td><a href="#experience-cloud-components">#experience-cloud-components</a></td><td><a href="/files/432c349a0c3265050bea941f4648decdb3c0a626">/files/432c349a0c3265050bea941f4648decdb3c0a626</a></td></tr></tbody></table>

{% hint style="info" %}
I componenti Avonni per Experience Site **sono compatibili con i siti Aura e LWR**. Tuttavia, nei siti Aura, [slot](/experience-cloud/experience-cloud-it/per-iniziare/learning-the-basics.md#understanding-slots) non sono disponibili.
{% endhint %}

Ecco una guida per comprendere i nostri componenti in base alla loro categorizzazione:

* **Componenti di contenuto (icona verde)**: Questi componenti sono incentrati sul contenuto della tua interfaccia, garantendo che il tuo messaggio venga trasmesso in modo chiaro ed efficace.
* **Componenti di layout (icona blu)**: Questi componenti determinano la struttura della tua interfaccia, fornendo un framework che garantisce che funzionalità ed estetica lavorino in armonia.
* **Componenti di dati (icona viola)**: Questi componenti si concentrano sulla presentazione e l'interazione con i dati, consentendoti di visualizzare e gestire i dati in modo efficiente e intuitivo.
* **Altri componenti (icona rossa)**: Questa categoria comprende componenti che svolgono funzioni specializzate o varie, rispondendo a esigenze specifiche che potrebbero non rientrare nelle categorie principali.


---

# 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/experience-cloud/experience-cloud-it/benvenuto.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.
