# Secondary E-Mail

ARKSSPR supports alternative methods other than SMS for 2FA logins. Users can receive the 2FA code with an e-mail address they define. In order to activate this feature, the user must log in to his/her own account via SMS and 2FA. This is done for security purposes and it ensures that the user is the owner of the account.

<figure><img src="/files/e9RSEbwplhSw39WX6rTo" alt=""><figcaption><p>Secondary E-Mail</p></figcaption></figure>

The user registers an alternative e-mail address. Then, a one-time verification code is sent to your e-mail address. After the verification code is entered, the second e-mail address is registered. After this stage, users can use the verification code sent to their alternative e-mail address for the secondary verification code for login, password reset and account unlocking processes.

In order to use this feature, [E-Mail settings](/master/administration/settings/general-settings/e-mail-settings.md) must be made.


---

# 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://docs.arksspr.com/master/administration/my-account/secondary-e-mail.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.
