> 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/~/revisions/gfrIRL4phBoiGDBEnZUd/startguide/setup/step1akaunto.md).

# STEP1：アカウント作成

Charlla（チャラ）は、面倒な書類手続きや捺印の必要なく、オンライン上で今すぐアカウントを作成できます。\
まずは **1ヶ月間の無料トライアル** で、ショート動画による新しいEC体験をお試しください。

***

## 📝 アカウント作成の手順

アカウント作成は数分で完了します。

{% stepper %}
{% step %}

### サインアップ画面へアクセス

Charlla公式サイトまたはログイン画面の **\[無料で始める]** ボタンをクリックします。
{% endstep %}

{% step %}

### 登録方法を選択

以下のいずれかの方法でアカウントを作成してください。

* **Googleアカウントで続ける**\
  お持ちのGoogleアカウントと連携すると、パスワード入力なしで登録・ログインが可能です。
* **カラーミーショップアカウントで続ける**\
  カラーミーショップをご利用中のお客様は、アプリページからインストールしてご利用ください。\
  [Charlla（チャラ） for カラーミーショップ](https://app.shop-pro.jp/apps/741)
* **メールアドレスで登録**\
  メールアドレスとパスワードを設定してアカウントを作成します。
  {% endstep %}

{% step %}

### お客様情報の入力と利用規約への同意

画面の案内に沿って、お名前やパスワードなどの必要事項を入力し、利用規約を確認して登録を完了させます。
{% endstep %}

{% step %}

### 登録完了（スタートガイド）

登録完了後、そのまま管理画面へログインされます。

初めてログインした際には、画面上に スタートガイド が表示されます。\
動画のアップロードからプレイヤー設定、埋め込みコードのコピーまで、基本の操作方法を実際の画面に沿って確認できるため、初めての方でも迷わず使い始めることができます。

<figure><img src="https://3627017617-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgHfZL4HYwO19vNYjGhjS%2Fuploads%2Fl0Bdh11S5TGftmotKKX3%2Fimage.png?alt=media&amp;token=8dbd6cf5-25e4-4f25-8a32-aa86e2101c9d" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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/~/revisions/gfrIRL4phBoiGDBEnZUd/startguide/setup/step1akaunto.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.
