# 3. How to change my password?

At the moment, we do not have a password option for your Rollercoin account. The password feature was removed due to an increase in hacking activity and was replaced with an email confirmation system.

To log in to your Rollercoin account, you only need to provide your registration email address, complete the CAPTCHA, and enter the verification code sent to that email address.

This is a much more secure way to log in, as it eliminates the risk of brute-force attacks and ensures that access is granted only through your own email address!


---

# 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/3.-how-to-change-my-password.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.
