# BrightID

BrightID is a privacy-first social identity network that allows you to prove to applications that you are accessing them fairly with only one account.

Each person holds a BrightID and makes connections with people that know them. A graph is formed with their BrightID and their connections and fake BrightIDs are detected by analyzing the graph.

BrightID is a stepping stone to create a fair digital world for all citizens of the world.

{% embed url="<https://www.youtube.com/watch?v=KUe8tRX7xFc>" %}


---

# 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/brightid/master.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.
