# Participant Cards

Connections and evaluations in Aura are represented by cards showing evidence of the trustworthiness of both participants.

## Evaluation cards

<figure><img src="/files/diTT5aTEoA1FNEdgZZwo" alt=""><figcaption><p>An evaluation card shows the trustworthiness of both participants</p></figcaption></figure>

The right side of the card shows how an evaluator evaluated a subject. In this case, Philip evaluated Ali positively and had medium confidence in his own evaluation. This evaluation contributed 67% towards Ali's score and level as a subject.

<figure><img src="/files/fJUrc86JFHPgLuCQQCJV" alt=""><figcaption><p>The left side of a card tells about the evaluator</p></figcaption></figure>

The left side of a card helps you know if the evaluator has a good reputation. If so, you can use their evaluation as evidence. If not, you should ignore it.

This card shows that Philip is a player 👤 with a level of 3 and a score of 91.2M. [The impact bar chart](/aura/evidence/impact-bar-chart.md) below this shows the five most impactful evaluations of Philip as a player. The purple bar is your evaluation of Philip as a player.\
\
The lower left section is your interaction with Philip. You gave Philip a positive (+) player evaluation with high confidence (4). Your evaluation had a 5% impact. Philip connected to you with "Recovery" 🔒.

## Connection cards

<figure><img src="/files/mTQmitNowylvZf76ML9o" alt=""><figcaption><p>An example connection card</p></figcaption></figure>

The left side of a connection card is very similar to the left side of an evaluation card. You can see what you and other Aura participants think about the trustworthiness of the person making the connection. This helps determine whether or not the connection came from a fake or duplicate account.

In this case, you connected to Han with "Already Known" 😎 and evaluated him positively with a low confidence, resulting in a 12% impact on his score.\
\
In the [impact bar chart](/aura/evidence/impact-bar-chart.md), you can see the eight most impactful evaluators of Han, which resulted in his Subject level of 4 and score of 1.6B.

{% content-ref url="/pages/bqcukyW6h86j4MFIdBrR" %}
[Impact Bar Chart](/aura/evidence/impact-bar-chart.md)
{% endcontent-ref %}

## Participant Details

By clicking on the left side of a card, you can see even more detail about a person in any of their [Aura roles](/aura/roles/using-roles.md) and a larger version of the [impact bar chart](/aura/evidence/impact-bar-chart.md). From the participant details modal, you can also [switch to that person's profile](/aura/advanced-features/navigation.md#breadcrumbs) or update your evaluation of them.

![](/files/9cQ53lKJbVHeO7xJcz8D)


---

# 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/evidence/participant-cards.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.
