# BrightID

BrightID is an application used to uniquely identify individuals. It doesn't use a centralised authority but determines a user's uniqueness using a social graph. BrightID users scan QR codes of other BrightID users and once they have connected to enough users the application will verify them as unique. Users can also flag other users as having duplicate accounts.

1Hive currently requires a user be BrightID verified to claim from the [Honey Faucet](https://faucet.1hive.org/#/). In future once released, keepers in [Celeste](https://wiki.1hive.org/german/projects/gardens-1) will also be required to be BrightID verified.

For details about BrightID and getting verified see the BrightID website:

{% embed url="<https://www.brightid.org/>" %}


---

# 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://wiki.1hive.org/german/guides/brightid.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.
