# Multi Factor Account Management

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

`New device detected` modal could be opened for those who had signed in with multi factor authentication in Web3Auth wallet.

Here are the potential solutions.

1. You should have received an email with the subject "Your Web3Auth backup phrase" which contains a backup passphrase. Please check that email, copy the passphrase, and paste it into the field on the corresponding page.
2. After pressing the "Verify with other factors" button in the attached image and returning to the screen, other recovery methods should be presented. Please use any one of those methods.
3. Log in to the Openlogin login screen (<https://app.openlogin.com/>), press the "Manage Account" button on the dashboard, and obtain the recovery phrase. Please paste the recovery phrase after obtaining it.

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


---

# 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.startrail.io/startrail-sdk-js/login-providers/multi-factor-account-management.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.
