# MFA (Multi-Factor Authentication)

<details>

<summary>Microsoft Authenticator QR code download links for Android and iOS</summary>

* [English](https://www.microsoft.com/en-us/security/mobile-authenticator-app)
* [German](https://www.microsoft.com/de-de/security/mobile-authenticator-app)

</details>

Send the user this link so they can change the way they log in to MS365 on their own:

<https://mysignins.microsoft.com/security-info>

{% hint style="info" %}
Of course, if it's their private MS account, then direct them to this link instead:

<https://account.live.com/proofs/manage/additional>
{% 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.remoteyon.com/office365help/mfa-multi-factor-authentication.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.
