> 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-ja/hajimeni/quick-start-guide.md).

# クイックスタートガイド

{% hint style="warning" %}

#### 重要

Avonni Components を Experience Cloud サイトで使用する前に、' を有効にしていることを確認してください。**Lightning Web Security**' オプション。このトグルは、設定パネルの「**セキュリティとプライバシー**」セクションにあります。この設定が有効になっていないと、Avonni Components が正しく動作しない場合があります。

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

## Avonni Components へのアクセス

をインストールした後、 [**Avonni Experience Components パッケージ**](https://appexchange.salesforce.com/appxListingDetail?listingId=2e584bb3-b5e0-415d-9347-d6567158d840\&channel=recommended\&cta=gin\&other_source=AppExchange+Recommended)、これらのコンポーネントは Experience Cloud サイトエディターで見つけて使用できます:

### **コンポーネントを見つける**

1. Experience Builder で Experience サイトを開く
2. をクリックします。 **コンポーネント** パネル（通常は左側のサイドバーにあります）
3. までスクロールし、 **カスタムコンポーネント** セクション
4. 「AX -」で始まるコンポーネントを探します（例: AX - Data Table、AX - Calendar、AX - Kanban）

### **ページにコンポーネントを追加する**

Custom Components リストで AX コンポーネントを見つけたら、ページキャンバスにドラッグ＆ドロップするだけです。その後、右側のプロパティパネルでコンポーネントの設定を構成します。

Experience Sites 用のすべての AX コンポーネントには「AX -」という接頭辞が付いており、識別しやすく、標準の Salesforce コンポーネントと区別しやすくなっています。

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

{% hint style="warning" %}

#### 注

以前に Screen Flow 用の Avonni Components パッケージをインストールしたことがある場合は、Experience Sites のコンポーネントは別の命名形式を使用することにご注意ください:

* **Experience Sites のコンポーネント:** AX - コンポーネント名（例: AX - Kanban、AX - Data Table）
* **Screen Flow のコンポーネント:** Avonni - コンポーネント名（例: Avonni Kanban、Avonni Data Table）

どちらも組織内で共存できます。
{% endhint %}

この手順により、インストール後、Avonni Components は Experience Site の編集環境内ですぐに利用でき、簡単に識別できるようになり、デジタルプロジェクトへのシームレスな統合と活用が可能になります。


---

# 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-ja/hajimeni/quick-start-guide.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.
