# Security Beyond Passwords

{% embed url="<https://rechatq.wistia.com/medias/85w186ycx5>" %}

## What is Multifactor Authentication?

Multifactor Authentication, or MFA, is like having an extra layer of protection for your Rechat account. It's similar to having more than one lock on your front door to keep your house safe. In the digital world, MFA helps secure your account by requiring more than just a password.

## Why MFA Matters

In real estate, you deal with a lot of sensitive information—property details, client data, and financial transactions. MFA adds an extra shield against unauthorized access to this valuable information. It's an added security measure that significantly reduces the risk of someone getting into your accounts, even if they somehow figure out your password.

## Recommended MFA Applications

### Google Authenticator

**Google Authenticator** adds an extra layer of security to your online accounts by adding a second step of verification when you sign in. This means that in addition to your password, you'll also need to enter a code that is generated by the Google Authenticator app on your phone.

The verification code can be generated by the Google Authenticator app on your phone, even if you don't have a network or cellular connection.&#x20;

You can download the [iOS App here](https://apps.apple.com/us/app/google/id284815942?ppid=b58478b2-681c-4d43-9601-7b54463a4adf) or the [Android App here](https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2\&pcampaignid=web_share).

### Microsoft Authenticator

Use **Microsoft Authenticator** for easy, secure sign-ins for all your online accounts using multi-factor authentication, passwordless, or password autofill. You also have additional account management options for your Microsoft personal, work or school accounts.

You can download the [iOS App here](https://apps.apple.com/us/app/microsoft-authenticator/id983156458) or the [Android App here](https://play.google.com/store/apps/details?id=com.azure.authenticator\&pcampaignid=web_share).


---

# 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.rechat.com/whats-new/security-beyond-passwords.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.
