# Create New Account

<mark style="color:yellow;">\*\*If you played Beta 2/Open Beta, please skip this part and proceed to</mark> [<mark style="color:yellow;">Install Game</mark>](/official/begin/install.md)<mark style="color:yellow;">. If you have forgotten your previously created account or are unable to log in, please see "</mark>[<mark style="color:yellow;">Forgot account?</mark>](/official/begin/create-new-account/forgot.md)<mark style="color:yellow;">"</mark>

### Visit Game Marketplace <https://game-market.polkafantasy.com/>

#### ① Click "Sign up" button

Click on the Sign Up button in the upper right corner of the screen.

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

#### ② Create a new account

Enter your username, email address, and password, then click the "Create an account" button.

<figure><img src="/files/2mFSz7dmq7eftignSDwX" alt=""><figcaption></figcaption></figure>

**③ Complete email verification**

An verification email will be sent to the email address you entered. Please check your mailbox and click the "Activate account" button in the body of the email to complete the email verification.

※If you do not complete the email activation, you will not be able to use your account. If your activation has expired, please contact our team so we can delete your account.

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

#### ④ Login with registered email and password 　　※You may log in to the game with the same email address and password.

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

#### ⑤ In case you have PolkaFantasy NFTs and wish to use them in the game 　　┗Connect wallet

<figure><img src="/files/4ZCE12qI7rYvRYxctQ5Q" alt=""><figcaption><p>Open account menu</p></figcaption></figure>

<figure><img src="/files/pWD3mSwvUgG20oyCdNqj" alt=""><figcaption><p>Connect wallet</p></figcaption></figure>

#### ※If you are having an error:

If the wallet address is already linked to another account, it cannot be linked to a new account. Please log in with the account that has already linked your wallet.

If you really need to re-link your wallet to a new account due to unavoidable circumstances, such as account hacking, please contact us through the [official Discord inquiry ticket](/official/begin/help.md#3-open-a-support-ticket).


---

# 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/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.
