# Verified Accounts

Every account created in the ScoreDetect platform requires verification.

In doing so, a verified check mark ✅ will appear beside the account name to indicate the verified status.

To achieve **verification status**, the ScoreDetect account must do the following:

1. Complete **successful ID verification** with a government-issued ID - see [Identify (ID) Verification](/security/identity-id-verification.md)
2. Have a **clean account record** with no infringements, inspected by a human moderator in the ScoreDetect platform.
3. Implemented **Multi-factor authentication**. This is mandatory to ensure industry-grade security for the account.


---

# 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.scoredetect.com/security/verified-accounts.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.
