# Unmatched Results

The software produces two unmatched results: exam and student.  In both cases, the file does not require matched pairs: a student or question could be included in one exam but not the other.  Exam1 refers to the pretest and Exam2 refers to the posttest.

{% tabs %}
{% tab title="Exam Results" %}

<figure><img src="/files/-MBt-eFiNoSqQTjvq1Ig" alt="Exam results"><figcaption><p>Exam results</p></figcaption></figure>
{% endtab %}

{% tab title="Student Results" %}

<figure><img src="/files/-MBt-mWB3QR_IJTM_9rC" alt="Student results"><figcaption><p>Student Results</p></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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://docs.assessmentdisaggregation.org/output-files/unmatched-results.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.
