# Account Adding and Login with Face Verification

This guide covers two situations where Face Verification is needed

* Adding a new account to OnlyMonster for the first time
* Verifying an existing account when OnlyFans requests a new Face ID check

Depending on the type of verification requested, one of two flows will be offered automatically — you'll see the relevant option on screen and should follow the steps for that flow:

* **Verification via the OnlyMonster mobile app** — the creator completes the selfie scan in the app
* **Verification via a web link** — the creator completes the selfie through a browser link, no app required

## Verification via the OnlyMonster Mobile App

<figure><img src="/files/b8P2V2kPIqSdopHogTvH" alt="" width="375"><figcaption></figcaption></figure>

### Install the OnlyMonster app on the creator's phone

The creator needs to install the app on the phone they'll use for the selfie scan.

### Android:

1. In the account adding window, copy the APK download link and send it to the creator — this ensures they get the latest version of the app.
2. The creator downloads and opens the file, then taps Install.

If prompted, the creator needs to allow Install from unknown sources in their phone settings.

### iPhone (iOS):

1. The creator installs TestFlight from the App Store (it's free).
2. The creator opens this link on their phone: <https://testflight.apple.com/join/GmPjpWXy>
3. TestFlight installs the OnlyMonster app automatically.

### Adding or Verifying an Already-Connected Account

#### Follow these steps&#x20;

On your computer:

1. Go to the[ Accounts](https://onlymonster.ai/panel/creators) section and click Connect Account.
2. Select the platform (OnlyFans).
3. Enter the account's email and password and log in.
4. When the Face Verification prompt appears, click Verify with selfie.
5. Select Remember for 30 days.
6. A verification link will appear on screen — copy it.

Now hand off to the creator:

7. Send the copied link to the creator (via any messenger or chat).
8. The creator opens the OnlyMonster app on their phone, pastes the link, and taps Continue.
9. The creator follows the on-screen instructions to complete the selfie scan.

Back on your computer:

10. Once the creator done, you will be automatically redirected.

## Verification via a Web Link

Make sure the creator is available and ready to complete the verification in real time, since the link has a short time limit.

<figure><img src="/files/5fHqRkYp0UGZdMoipcPx" alt="" width="375"><figcaption></figcaption></figure>

#### **Follow these steps**

On your computer:

1. Go to the [Accounts](https://onlymonster.ai/panel/creators) section and click Connect Account.
2. Select the platform (OnlyFans).
3. Enter the account's email and password and log in.
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 it.

Now hand off to the creator:

6. Send the link to the creator.
7. Ask the creator to complete the selfie verification within 1 minute.
   * Multiple failed attempts may result in a temporary time restriction.

Back on your computer:

8. Once the creator has completed the verification, click Complete.

<br>


---

# 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.onlymonster.ai/team-and-security-management/account-adding-and-login-with-face-verification.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.
