# How to change login method

### How to change, add or remove a login method?

{% hint style="danger" %}
**Note!** These features only available to the authorized users. Therefore, you must first [log in to your ](/en/registration-and-login/login.md)[profile](/en/registration-and-login/login.md).
{% endhint %}

{% stepper %}
{% step %}
[On the exchange](https://roolz.net), click on your avatar (or circle with two letters) in the upper right corner;

<div align="left"><figure><img src="/files/19bimuOdLGeND8Vy0LNm" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Click "Settings";

<div align="left"><figure><img src="/files/bGog1pjYnwfdlbHWEu66" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Click "Login and security";

<div align="left"><figure><img src="/files/aCW8b44PGKCxwMF1UymH" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
The authorization methods page will open.

<div align="left"><figure><img src="/files/bWr4bz01cJcHj4pHuD4g" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

### On the authorization methods page you can:

* **Add, change or delete a phone number.** Confirmation of the new number occurs by entering

  the code that will be sent in an SMS message to the new phone number.

<div align="left"><figure><img src="/files/zs9KwkQJl1QRNlfiHnhP" alt="" width="375"><figcaption></figcaption></figure></div>

* **Add, change, or delete an email address.** You will receive an email with a link that you must click to confirm your email address. This is important for the security of your account.

<div align="left"><figure><img src="/files/lud1tDuaRiE9wJOiASJc" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="info" %}
If you logged in using Google account, your new email address should be the same as the one that you used to sign in.
{% endhint %}

* **Set, change, or delete the password.** It must be longer than 8 characters and contain at least one number and one letter. If the password already exists, changing or deleting it requires entering your current password. If you have forgotten your password, click on the "Recover" button, and a password reset link will be sent to your email.

<div align="left"><figure><img src="/files/XsFezqtAONFUrd2Jzt2L" alt="" width="375"><figcaption></figcaption></figure></div>

* **Enable or disable authorization via Google.** The email address specified in the service must match the email address in your Roolz account.

<div align="left"><figure><img src="/files/1ncTFWwZfAHhnShIgcBl" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="danger" %}
**Note!** If you have already set a password, any changes to the authentication methods requires entering your current password. For security reasons, an email notification will be sent to you after each change to the authentication methods.
{% endhint %}


---

# 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://help.roolz.net/en/registration-and-login/how-to-change-login-method.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.
