> For the complete documentation index, see [llms.txt](https://wiki.1hive.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.1hive.org/francais-1/guides/brightid.md).

# BrightID

BrightID est une application utilisée pour identifier de manière unique les individus. Il n'utilise pas d'autorité centralisée mais détermine l'unicité d'un utilisateur à l'aide d'un graphe social. Les utilisateurs de BrightID scannent les codes QR d'autres utilisateurs de BrightID et une fois qu'ils se sont connectés à suffisamment d'utilisateurs, l'application les signale comme uniques. Les utilisateurs peuvent également reporter d'autres utilisateurs ayant plusieurs comptes.

1Hive nécessite actuellement qu'un utilisateur soit vérifié par BrightID pour réclamer du Honey sur le [faucet](https://faucet.1hive.org/#/). À l'avenir, les détenteurs de [Celeste](https://wiki.1hive.org/v/francais/projects/celeste) devront également être vérifiés par BrightID.

Pour plus d'informations sur BrightID et sa vérification, consultez le site Web BrightID :

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


---

# 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:

```
GET https://wiki.1hive.org/francais-1/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.
