> For the complete documentation index, see [llms.txt](https://support.charlla.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.charlla.io/jp/service-guide/intro.md).

# Charlla（チャラ）について

「Charlla（チャラ）」は、ECサイト向けに開発した、軽量で高性能な動画プレイヤーです。商品動画で顧客コンバージョンを向上させるだけでなく、広告や関連動画による外部サイトへの離脱も防ぎます。\
これまでにない直感的な操作性と滑らかな動画再生で、顧客体験を格段に向上させることができます。

### ✨ ショート動画でEC体験をワクワクするものに

静止画やテキストだけでは伝わりきらない商品の魅力（サイズ感、実際の質感、動いた時の使用感）を、高画質ショート動画で直感的に伝えます。\
それだけでなく、動画を楽しみなが&#x3089;**「欲しい！」と思った瞬間にその場で購入ページへ**進むショッパブル機能も搭載。

***

### 🚀 Charllaが選ばれる理由

動画共有サイトなどの一般的な汎用プレイヤーとは異なり、ECサイト運用のために開発されました特別な動画プレイヤーです。

#### 1. 高画質とスピードの両立

ECサイトにおいて「読み込みの遅さ」は致命的。CharllaはECに必要な機能のみを厳選した軽量設計。高画質でありながら、ページ読み込みを妨げないスピーディな動画表示を実現しています。

#### 2. 「売る」ための導線をデザイン

動画内に商品バナーが追加できるため、動画視聴から購入ページまでシームレスに誘導。ユーザーの熱量が一番高い瞬間を逃さず、スムーズな購買体験を提供します。

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

#### 3. かんたん導入・タグ1行

Charllaはノーコードサービスなので、専門知識は一切不要です。\
自動生成されたコードをサイトに1行貼り付けるだけで、高画質動画を簡単に挿入できます。

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

***

### 📈 期待できる効果

Charllaを導入したショップでは、以下のような成果が出ています。

* サイト滞在時間の延長: 動画の没入感により、ユーザーが長くサイトに留まります。
* CVR（成約率）の向上: 納得感のある買い物をサポートし、購入ボタンを押す後押しをします。
* 返品率の低減: 実物に近いイメージを伝えることで、届いた時の「イメージ違い」を防ぎます。

***

### 🎁 1ヶ月の無料トライアルについて

初めてアカウントを作成したすべての方に、1ヶ月間の無料トライアルを提供しています。

* **クレジットカードの事前登録は不要**\
  無料体験を始める際にお支払い情報を入力する必要はありません。期間終了後に自動で課金されることもありませんので、安心してお試しください。
* **データはそのまま継続可能**\
  トライアル中に作成したウィジェットや動画データは、本契約後もすべて引き継がれます。
* **すべての機能が使える**\
  トライアル期間中は、スタンダードプラン相当の機能を制限なくご利用いただけます。


---

# 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://support.charlla.io/jp/service-guide/intro.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.
