# Expected Connections

Players look at the connections they have in common with the person they're evaluating and ensure that the ones they would expect to see are actually there. [The "Smart Sort" default filter](/aura/advanced-features/filters.md#smart-sort-default) for the Connections tab of a Subject Profile shows people that both you and the subject already know at the top of the results list.

{% content-ref url="/pages/QtmJfeNZykwNl103JvfJ" %}
[Filters](/aura/advanced-features/filters.md)
{% endcontent-ref %}

Your connection level ("Already Known" 😎, for example) to a person is shown on the left side of their [connection card](/aura/evidence/participant-cards.md#connection-cards), while that person's connection level to the subject is shown on the right side of the card.

<figure><img src="/files/ag7bAdqfybTmrJfNb9Xh" alt=""><figcaption><p>Smart Sort showing expected connections</p></figcaption></figure>

If expected “Already Known” 😎 connections are missing, this could be a sign of a [sybil attack](https://en.wikipedia.org/wiki/Sybil_attack), and you should give the subject a low confidence or negative evaluation.

[Connection cards](/aura/evidence/participant-cards.md#connection-cards) are described in more detail the "Participant Cards" section.

{% content-ref url="/pages/q1NeCUVVAmHDCP2wW2SV" %}
[Participant Cards](/aura/evidence/participant-cards.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/evidence/expected-connections.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.
