# Install & be Oriented

### Install

If you have not installed BrightID mobile app already, please install it:

* [AppStore](https://apps.apple.com/us/app/brightid/id1428946820)
* Android
  * [PlayStore](https://play.google.com/store/apps/details?id=org.brightid)
  * [APK](https://drive.google.com/file/d/1EJIFrf8xPNrES6prB4qYaJogtYwEIKCG)

### Create Profile

Unlike other identity verification systems, BrightID does not require or record any personally identifying information from your offline or online life. You do not need to submit your national ID, phone number, date of birth, home address, or biometric data. Nor your email, social media accounts, or blockchain wallets. Here is a post that explains how [BrightID is *not* KYC like the way it is generally known. In many ways, it is an alternative principally opposed to it](https://twitter.com/BrightIDProject/status/1587769127338319872).\
\
All you need is to provide a display picture and a name of your choice, only to facilitate making connections so that people that know you do not get confused. You can even change them at any time as long as your connections recognize you. They are not even recorded in BrightID's network infrastructure. For the sake of your privacy, they are only recorded on your and your close connection's devices and nowhere else on the internet. You share them securely via a peer-to-peer channel when you make connections with your peers and that's it. That means you are as private and [secure](/brightid/install/recover-move.md) with regards to your digital identity, as the close connections you make and trust. So, please be careful [making connections](/brightid/verifications/making-connections.md). There are simply no leakage of your personally identifying information from the infrastructure side as there are none of it there. The project takes privacy very seriously.

<div align="left"><img src="/files/WvWBIGv10YvmmqGw7aga" alt="" width="375"></div>

### Be Oriented

The home screen shows your name and picture. Your BrightID verification status is indicated under your name. In the initial condition when you have not received any verification badges, the status below your name will say *'Verifications: none'*.

![](/files/9I4b5q8Z63cNR8TgshZJ)

You can see your connections, achievements and apps. The buttons for [making connections](/brightid/verifications/making-connections.md) are at the bottom. The icons for the menu and notifications are at the top. You will receive notifications for [incoming connection requests](/brightid/verifications/making-connections/connection-process.md#making-one-to-one-connection), [group invites](/brightid/verifications/making-connections/connection-process.md#making-group-connections), and alert to setup [recovery](/brightid/install/recover-move.md).\
\
IMPORTANT: Please make a habit of paying close attention to the notifications and respond accordingly asap.\
\
The menu has features like editing your profile, seeing your achievements, checking for updates, and more.

Use the link at the bottom of the screen to join the project's public space managed by the community in our [Discord](https://discord.gg/brightid-596752664906432522). You can ask questions, get support, and be informed on the status of the project and its ecosystem. Any member of the public is also welcome to become a valued member of the community by contributing, and participating in whatever ways they can along with the existing community. The public good is entirely built, maintained, supported, and stewarded by the community and the public. The [BrightDAO](/brightid/brightdao/bright-dao.md) is also there for you to participate in the governance of matters concerning the public good and its ecosystem of projects.


---

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