> For the complete documentation index, see [llms.txt](https://knowledge.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.illumina.com/instrumentation/miseq/instrumentation-miseq-reference_material-list.md).

# Reference Material

Instrumentation > MiSeq > Reference Material

* [How to Find Sample Sheet Templates Compatible with Local Run Manager for MiSeq Control Software v4](/instrumentation/miseq/instrumentation-miseq-reference_material-list/000003882.md)
* [How to perform a System Check on the MiSeq](/instrumentation/miseq/instrumentation-miseq-reference_material-list/000001777.md)
* [MiSeq Run Quality and Best Practices Support Webinar Video](/instrumentation/miseq/instrumentation-miseq-reference_material-list/000008040.md)
* [MiSeq Sequencing Reagents Preparation: Flow cell Video](/instrumentation/miseq/instrumentation-miseq-reference_material-list/000006669.md)
* [MiSeq output and analysis folder quick reference guide](/instrumentation/miseq/instrumentation-miseq-reference_material-list/000005817.md)
* [Reference images for the MiSeq](/instrumentation/miseq/instrumentation-miseq-reference_material-list/000002700.md)
* [Run folder sizes and Disk Space on the MiSeq](/instrumentation/miseq/instrumentation-miseq-reference_material-list/000006711.md)
* [Run setup modes for the MiSeq](/instrumentation/miseq/instrumentation-miseq-reference_material-list/000005572.md)
* [Sample sheet creation for MiSeq Control Software v2.6 and Earlier](/instrumentation/miseq/instrumentation-miseq-reference_material-list/000002396.md)
* [Technical resources for the MiSeq](/instrumentation/miseq/instrumentation-miseq-reference_material-list/000007486.md)
* [Thumbnail Image naming conventions for the MiSeq](/instrumentation/miseq/instrumentation-miseq-reference_material-list/000003082.md)
* [User supplied consumables for sequencing on the MiSeq](/instrumentation/miseq/instrumentation-miseq-reference_material-list/000001675.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledge.illumina.com/instrumentation/miseq/instrumentation-miseq-reference_material-list.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
