# アクティベーション

World Creator を起動すると、ソフトウェアはログイン情報の入力を促します。画面は以下のように表示されます：

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

World Creator のライセンスシステムでは、各アカウントに対して複数のシート（ライセンス）を管理できます。個人で World Creator を購入した場合、あなたはユーザーであると同時にアカウント管理者でもあります。会社として World Creator を購入した場合は、従業員にシートを割り当てたり、保守プランを更新したり、その他の管理を行う必要があるかもしれません。

上記のアクティベーション／ログインの要求は、アカウントのログイン資格情報ではなく、ユーザーのシート（シート用）ログイン資格情報を対象としている点に注意してください。

したがって、World Creator を使用するには、有効な割り当て済みシートが必要です。シートを割り当てたり再割り当てしたりするには、当社ウェブサイトのカスタマーポータルにログインしてください。

購入直後にシートを割り当てる手順を簡単に要約すると、次の手順に従ってください：

1. カスタマーポータルにログインする
2. ライセンスセクションへ移動する
3. まだ割り当てられていないシートを見つける
4. 「割り当て」ボタンをクリックする
5. 表示されたフォームに有効なメールアドレスを入力し、パスワードをコピーする
6. 「ライセンスを割り当てる」ボタンをクリックする

World Creator をアクティベートするには、該当シートのメールアドレスとシステム生成パスワードを使用してください。


---

# 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.world-creator.com/ja/me/activation.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.
