# Receive Verifications

You receive verification badges on your BrightID based on [connections you make](https://brightid.gitbook.io/brightid/verifications/making-connections). The connections are represented in BrightID network infrastructure as an anonymous social graph. It is analyzed through each of the verification protocols listed below to determine which kind of badges your connections represent. Obviously, if you do not have the right kind of connections a protocol seeks, you will not receive the kind of badge that the protocol depends upon.

* If you have not received any, the app will say "*Verifications: none*".

Furthermore, different [apps](https://brightid.gitbook.io/brightid/connect-to-apps) require you to have different verification badges. So far most of them check if you have the [Meets verification](https://brightid.gitbook.io/brightid/verifications/meets-verification).

There are so far three kinds of verification protocols, two of which are live ([Meets](https://brightid.gitbook.io/brightid/verifications/meets-verification) and [Bitu](https://brightid.gitbook.io/brightid/verifications/bitu-verification)), and one is under development (Aura).

1. [Meets verification](https://brightid.gitbook.io/brightid/verifications/meets-verification)
2. [Bitu verification](https://brightid.gitbook.io/brightid/verifications/bitu-verification)
3. [Aura verifications](https://brightid.gitbook.io/aura/intro/readme)

<div align="left"><figure><img src="https://620216738-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M8OFcwddMf4Bs8CRVva%2Fuploads%2FdHbGAyVvfhmUWMP9pjt1%2FFmP18tvaYAMnJjU.jpeg?alt=media&#x26;token=1f2b2afa-1fcb-4396-8b26-18a81d443bd3" alt="BrightID Verification badges" width="375"><figcaption><p>BrightID Verification badges</p></figcaption></figure></div>


---

# 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/verifications.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.
