# アカウント開設

<mark style="color:yellow;">\*ベータ2/オープンベータ版をプレイした方は、新しくアカウントを作成する必要はございません。</mark>[<mark style="color:yellow;">ゲームインストール</mark>](/official/jp/begin/install.md)<mark style="color:yellow;">にお進みください。以前作成したアカウントを忘れてしまったり、ログインできなくなってしまった場合は、「</mark>[<mark style="color:yellow;">アカウントを忘れた場合</mark>](/official/jp/begin/create-new-account/forgot.md)<mark style="color:yellow;">」をご覧ください。</mark>

### ゲームマーケットプレイスにアクセス <https://game-market.polkafantasy.com/>

#### ① 新規登録ボタンを押す

画面右上の新規登録マークをクリックします。

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

#### ② アカウント作成

ユーザー名、メールアドレス、パスワードを入力して"アカウント作成"ボタンをクリックします。

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

#### ③ メール認証を行う

入力したメールアドレス宛に認証用のメールが送信されます。メールボックスを確認し、メール本文の"Activate account"ボタンをクリックしてメール認証を完了してください。

※メール認証を完了しないと、アカウントは使用できません。認証の有効期限が切れてしまった場合は、アカウントの削除をいたしますので、チームにお問合せ下さい。

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

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

#### ④ 登録したメールアドレス、パスワードでログイン 　　※ゲームでも同じメールアドレス、パスワードでログインをします

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

#### ⑤ NFTを使用する場合 　　┗ウォレットの接続を行う

<figure><img src="/files/4ZCE12qI7rYvRYxctQ5Q" alt=""><figcaption><p>アカウントメニューを開く</p></figcaption></figure>

<figure><img src="/files/pWD3mSwvUgG20oyCdNqj" alt=""><figcaption><p>ウォレットを接続</p></figcaption></figure>

#### ※エラーが出る場合：

ウォレットアドレスが既に他のアカウントにリンクされている場合、新しいアカウントにリンクすることはできません。ウォレットをリンク済みのアカウントでログインしてください。

アカウントのハッキングなど、やむを得ない事情でどうしても新しいアカウントにウォレットのリンクをし直したい場合は、[公式Discordのお問合せチケット](/official/jp/begin/help.md#chikettodeose)よりご連絡ください。


---

# 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://polkafantasy.gitbook.io/official/jp/begin/create-new-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.
