# Security

<figure><img src="/files/MaI034eakMxZGi1ljwQt" alt=""><figcaption></figcaption></figure>

### Summary:

* To change your password, access account settings, click the account button, and select "Account" from the dropdown menu.
* For added security, set up [2-Factor](#2-factor-authentication)[ Authentication (2FA)](#2-factor-authentication) for your account.
* Two options are available:
  1. Use the official Authenticator App from Google.
  2. Connect your mobile number for SMS Verification.

## Change Password

To access the account settings, please click the account button first and then select "Account" in the dropdown.

<figure><img src="/files/ghO0OpU3tuog1L5QUbeF" alt=""><figcaption></figcaption></figure>

To change your password, please type in your current password.\
Then type in your new password and also a second time to confirm it.\
Your new password must contain at least 8 characters, including one uppercase letter and one number.\
Click on change password.<br>

![Easyily change your password](/files/5lQ1ijI3rYoEDyQWckbL)

## 2-Factor Authentication

We want you to stay save, please set up 2-Factor Authentication for your account.\
You have two options to use 2FA for your NMKR Studio account.

* Use the official [Authenticator App](https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2\&hl=en\&gl=US) from Google
* Connect your mobile number to enable SMS Verification&#x20;

![2-Factor Authentication with NMKR Studio](/files/jetyJjgNhdjhS7vkODyJ)


---

# 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.nmkr.io/nmkr-studio/account/security.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.
