# Finding Your Node

To find your node in the BrightID graph, you need to log in to the explorer with your BrightID. This can be done by scanning the QR code that is shown on the explorer using your BrightID mobile application and adding the explorer to the devices list.&#x20;

When you log in to the explorer, your node gets selected automatically and the view of the graph zooms on your node. Your own and your connections’ photos are shown on corresponding graph nodes. You can also find the names of your connections in the top menu and select them to find their locations in the graph and their detailed information in the left menu.


---

# 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/explorer/finding-your-node.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.
