# Changing Account Email

### **I got a new job with a new email address. Can I change my nWayPlay account email?** <a href="#h_01h9rvdcnn51ns4px95tpea84z" id="h_01h9rvdcnn51ns4px95tpea84z"></a>

"I won't have access to the old email for much longer."

You may request to swap your new email address for the email address currently tied to your account by submitting an email to us at [support@nwayplay.com](mailto:support@nwayplay.com?subject=account%20email%20change) that includes, “Account email change” in the “Subject” line.

For security reasons, we will verify ownership of that email, then change the email address.

We will make reasonable efforts to complete your request within 30 days of our receipt of verification of the request. For more information, please refer to our [privacy policy](/policies/privacy-policy.md).


---

# 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/changing-account-email.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.
