# 4. How to change an email address connected to my account?

If you would like to change your email address, please fill out the form provided below.

We will need some information to confirm your identity and ensure that your account remains secure. Once we receive your request and verify the information you’ve provided, we will update your account with your new email address.

Here is the link to the form:

[![](https://ssl.gstatic.com/docs/spreadsheets/forms/favicon_qp2.png)<mark style="color:green;">Email Change Request Form</mark>](https://docs.google.com/forms/d/1RwSyug32zwN1qPiuenJWOGujCjrW-3_bkJy9nGxuSr8/viewform)

**Please note that changing your email address will take three to five business days to process. We will keep you updated on the status of your request via email.**

After you submit the form, our support team will review your request. Depending on the information provided, we will either proceed with the request or deny it, informing you of the status. Additionally, you will receive a confirmation email from [<mark style="color:green;">support@rollercoin.com</mark>](mailto:support@rollercoin.com) to either proceed with or cancel your request.

These strict measures are necessary to confirm that you are the legitimate account owner and to prevent malicious activity, such as account theft.


---

# 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.rollercoin.com/rollercoin/f.a.q./profile/4.-how-to-change-an-email-address-connected-to-my-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.
