# Sign Up for NFTDUEL

Player can directly start the sign-up process after launching NFTDUEL

![Main Page](/files/FzOPpvQ2HAaAobmVwUJ2)

NFTDuel allows user to sign up with Email or Phone number, whatever the option the user is comfortable with.

![Sign Up Category](/files/tr1ewoH3va6iauxHoRBx)

User can go with any option they like (Email/Mobile)

![Sign up with email](/files/sXyuLc1l6aRy0x2Fe7qu) ![Sign up with number](/files/ComYzLsT0pWJkRMZ9uBY)

After the sign up process is complete a verification code will be sent to user's Email/Mobile to complete the final verification. and after verification user can set a password for their account's security.

![Verification page](/files/0Ri9FnT6gX0hzR93FBSN) ![Set a password page](/files/SPeeCU1kMg8X0ZJhyafv)

The final step will be to set an in-game username and hit the "NEXT" Button.\
It will take the user to the main game HOME.

![Selecting a username Page](/files/aV4yoRFUSAOYu7miVEt2)


---

# 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.nftduel.net/nft-duel/user-manual/sign-up-for-nftduel.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.
