# BrightID domain

In the BrightID domain, experts evaluate whether a BrightID identifier is a person's only identifier or a duplicate. This can result in a positive Aura verification level, which can unlock that person's ability to link to apps that want an assurance that they only have one account.

Integrating apps can let users log in normally using OAuth or Passkeys or [the BrightID mobile app](/aura/getting-started/get-brightid.md) can be used to create a universal, socially recoverable identifier.


---

# 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://brightid.gitbook.io/aura/intro/brightid-domain.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.
