# 新規登録

KOKOMOデバイスの管理を始める前に、まずサービスに新規登録する必要があります。

以下手順でサインアップを実施してください。

1. Webブラウザで <https://lan.kokomocloud.com/> にアクセスしメインのログインページを開いてください。

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

2. 画面右上の「**アカウントをお持ちでない場合**」の「**登録**」をクリックしてください。

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

3. サインアップ画面に遷移します。新規にKOKOMO Cloudへ登録する場合、メールアドレス、パスワード、名前、会社名を入力してください。

<figure><img src="/files/slfyDn4Ktw25TwlyR4uc" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
姓名は「名・姓」の順に正しく入力してください。
{% endhint %}

{% hint style="info" %}
他のWebベースのプラットフォームと同様に、Googleアカウントを用いてアカウントを作成することができます。
{% endhint %}

4. 「**利用規約**」と「**プライバシーポリシー**」をご確認のうえ、チェックボックスをクリックした後、「**続ける**」をクリックすると以下画面に遷移し、登録手続きを完了するためのメールが入力したメールアドレスに送信されます。

<figure><img src="/files/YZHoMAtPpGj4Weasi30m" alt="" width="498"><figcaption></figcaption></figure>

5. 受信したメールの「**アカウントを有効化する**」をクリックし、登録アカウントを有効化してください。

<figure><img src="/files/KVV4bxKw7u0ba2qabzCU" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
アカウントを有効化しないとKOKOMO Cloudにログインできません。
{% endhint %}


---

# 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.lan.kokomocloud.com/getting-started/signing-up.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.
