# アカウントの発行

### 1. アカウントを作成

[https://nativebrik.com/signup](https://app.nativebrik.com/signup) にアクセスします。

サービス利用規約、個人情報保護方針をチェックした上で、Googleでサインイン、またはメールアドレスとパスワードを入力し次へ進みます。

### 2. 認証コードを確認

`notifications@nativebrik.com`から、「XXXXXX is your verification code」 という件名のメールが届きます。

メールに記載されている認証コードをコピーして入力画面にペースト、次へ進みます。

{% hint style="warning" %}
メールが届かない場合は迷惑メールフォルダもご確認ください。迷惑メールフォルダに入っている場合はメール上部の「問題ない」をクリック後、認証コードをご利用ください。
{% endhint %}

<figure><img src="/files/3ICySWVrNVBJuxVNhhPw" alt=""><figcaption></figcaption></figure>

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

下記の画面が表示されれば成功です。

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

{% hint style="warning" %}
Closed β期間はプロジェクト作成が権限上不可となっているため、Nubrickメンバーからプロジェクトへの招待をお待ちください。
{% endhint %}

### 3. 招待リンクからプロジェクトに参加する<br>

Nubrickメンバーから、プロジェクトへの招待リンクを受け取ります。

招待リンクをクリックすると、プロジェクト名が記載された下記のような画面が表示されます。

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

`Accept invite`をクリックし、先ほど作成したアカウントでログインを行い、管理画面が表示されたら完了です。

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


---

# 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.nubrick.app/start/quickstart-1/account.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.
