# Quick Start Series

- [Why Do This?](https://docs.assessmentdisaggregation.org/quick-start-series/why-do-this.md): In this video we discuss why a researcher, instructor, or department might want to use the assessment disaggregation software to improve their measures of student learning.
- [Exam Files and Assessment Maps](https://docs.assessmentdisaggregation.org/quick-start-series/exam-files-and-assessment-maps.md): In this video we show how to load a pretest, posttest, and assessment map into the Assessment Disaggregation software. We then save a matched question analysis file for later review.
- [Interpreting Results](https://docs.assessmentdisaggregation.org/quick-start-series/interpreting-results.md): In the third video of the Assessment Disaggregation quick start series, we interpret the results generated at the end of video two.


---

# 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/quick-start-series.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.
