# Creating an Account

{% hint style="warning" %}
As of May 13, 2025, users will no longer be able to create a new nWayPlay account.
{% endhint %}

## How do I create an nWayPlay Account?

To get started with nWayPlay:

1. Create an account on [nWayPlay.com.](http://nwayplay.com/)  \
   To get started, create an nWayPlay Account by selecting `SIGN UP` from the header bar at the top of [nwayplay.com](https://faq.nwayplay.com/my-account/www.nwayplay.com).  &#x20;

<figure><img src="/files/sYqRCnSC8uvB7xdxw5ba" alt=""><figcaption><p>To create an account, select the <code>SIGN UP</code> in the nwayplay.com header.</p></figcaption></figure>

2. Enter email and accept Terms & Conditions.\
   Enter your email address in the `SIGN UP` screen and accept the Terms and Conditions by selecting the checkmark.  You can review the Terms and Conditions by selecting the Terms and Conditions link prior to opting-in.  When done, select `NEXT`.

<figure><img src="/files/8HTtEHXApKcGB1A96KNx" alt=""><figcaption><p>Enter your email and accept the Terms and Conditions on this Sign-up screen.</p></figcaption></figure>

3. Receive sign-up code email.\
   When you create a new account, you will be sent a verification email to the email address you provided.&#x20;

{% hint style="success" %}
NOTE: The sign-up code is only good for 5 minutes.  After 5 minutes, you'll need to request for a new code.
{% endhint %}

<figure><img src="https://support.nwayplay.com/hc/article_attachments/4407591685015" alt="" width="375"><figcaption><p>Upon account creation, we'll send you a passcode in a verification email.</p></figcaption></figure>

4. Enter the code in the next screen.\
   Return to nWayPlay and use the code sent in your email to verify your account.&#x20;

<div align="center"><figure><img src="https://support.nwayplay.com/hc/article_attachments/4407591813015" alt="Enter the passcode from the verification email to complete account creation." width="375"><figcaption><p>Enter the passcode from the verification email to complete account creation.</p></figcaption></figure></div>

{% hint style="success" %}
Please check your spam folder if you don’t see the code email in the inbox within a few minutes.
{% endhint %}

That's it, you're good to go. You will go through this 2-step security log in with a freshly sent code every time you log in.&#x20;

It only takes a moment and the security it provides to you is priceless.

If you have any questions about this or anything else regarding nWayPlay.com please reach out to our [CS team.](mailto:support@nwayplay.com?subject=signup/login)


---

# 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://faq.nwayplay.com/my-account/creating-an-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.
