> For the complete documentation index, see [llms.txt](https://docs.onlymonster.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.onlymonster.ai/team-and-security-management/dobavlenie-ili-login-cherez-face-verification/legacy-account-adding-and-login-with-face-verification.md).

# Legacy Account Adding and Login with Face Verification

To add an account and complete login using Face Verification, follow the steps below. Make sure the creator is available and ready to complete the verification process in real time.

## Video Guide&#x20;

{% @arcade/embed flowId="cl1QxCNWbbzwaUcQu2Fj" url="<https://app.arcade.software/flows/cl1QxCNWbbzwaUcQu2Fj/edit>" %}

## Steps to Add an Account with Face Verification

1. **Go to the Accounts section** in your dashboard.
2. Click **Connect Account** and select the platform.
3. Enter the **email and password** for the account.
4. When the verification window appears, click **Verify with selfie** and select **Remember for 30 days**.
5. A new window will open with a **verification link**.

* **Copy the link and send it to the person who has to undergo the verification process**.

6. They need to complete the selfie verification **within 1 minute**.

* Multiple failed attempts may result in a temporary time restriction.

7. Once they have completed the verification, click **Complete** on your side.

Congratulations, you are done!&#x20;

If you need help or run into any issues, feel free to contact our Support Team.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.onlymonster.ai/team-and-security-management/dobavlenie-ili-login-cherez-face-verification/legacy-account-adding-and-login-with-face-verification.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
