# Validation Type

ARKSSPR allows users to choose the default 2FA method for password reset and account unlocking. The user can choose the 2FA method, which is SMS by default.

<figure><img src="/files/82BvC5o4wUwsBU5jE4qz" alt=""><figcaption><p>Validation Type</p></figcaption></figure>

ARKSSPR allows users to choose the default 2FA method for password reset and account unlocking. The user can choose the 2FA method, which is SMS by default.

### **SMS**

[Short Message Service](/master/administration/settings/general-settings/sms-settings.md) is used for 2FA. The user can select the country where the phone number is located from the list. Default is Türkiye.

### E-Mail

Secondary E-Mail is used for 2FA. In order to use this, he/she must define a [secondary e-mail address](/master/administration/my-account/secondary-e-mail.md). [E-Mail settings ](/master/administration/settings/general-settings/e-mail-settings.md)are required.

### Authenticator

Authenticator application is used for 2FA. In order to use this, the mobile authenticator application must be defined on the [Authenticator Definition](/master/administration/my-account/authenticator-definition.md) screen.


---

# 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/validation-type.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.
