# Home screen

## Evaluate

The first thing you'll do as a new Aura Player is evaluate the people you've connected to in the BrightID mobile app.

These "Subjects" are your friends and family that will receive Aura verifications after you and others evaluate them.

<figure><img src="/files/KBlG5tX7zLNZBxOAyJbr" alt=""><figcaption><p>Evaluate your BrightID connections to help them get verified</p></figcaption></figure>

Your BrightID connections will show in the list of "Subjects." Click one to see their [subject profile](/aura/how-to-play/subject-profile.md) and evaluate them.

{% content-ref url="/pages/AWElQ61YfSEpcv4ycRYI" %}
[Subject Profile](/aura/how-to-play/subject-profile.md)
{% endcontent-ref %}


---

# 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/aura/how-to-play/home-screen.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.
