> 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-ruo/instrumentation-miseq-ruo-reference_material-list.md).

# Reference Material

Instrumentation > MiSeq RUO > Reference Material

* [Best practices for maintaining the computer on a MiSeq](/instrumentation/miseq-ruo/instrumentation-miseq-ruo-reference_material-list/000006708.md)
* [Chemistry and imaging on MiSeq](/instrumentation/miseq-ruo/instrumentation-miseq-ruo-reference_material-list/000003757.md)
* [Consumable Part Numbers for the MiSeq and Total SBS cycles available](/instrumentation/miseq-ruo/instrumentation-miseq-ruo-reference_material-list/000005842.md)
* [Custom sequencing primers on the MiSeq](/instrumentation/miseq-ruo/instrumentation-miseq-ruo-reference_material-list/000002414.md)
* [Enabling run storage and analysis in BaseSpace for MiSeq runs](/instrumentation/miseq-ruo/instrumentation-miseq-ruo-reference_material-list/000003618.md)
* [File paths for the MiSeq](/instrumentation/miseq-ruo/instrumentation-miseq-ruo-reference_material-list/000001678.md)
* [Frequently asked questions about upgrading to MiSeq Control Software v4.0](/instrumentation/miseq-ruo/instrumentation-miseq-ruo-reference_material-list/000005752.md)
* [How to Power Cycle the MiSeq](/instrumentation/miseq-ruo/instrumentation-miseq-ruo-reference_material-list/000001894.md)
* [How to check network settings on the MiSeq](/instrumentation/miseq-ruo/instrumentation-miseq-ruo-reference_material-list/000002383.md)
* [How to clean the MiSeq flow cell holder](/instrumentation/miseq-ruo/instrumentation-miseq-ruo-reference_material-list/000003500.md)
* [How to generate RFID bypass codes for the MiSeq](/instrumentation/miseq-ruo/instrumentation-miseq-ruo-reference_material-list/000001528.md)
* [How to generate an RFID bypass code in MyIllumina Video](/instrumentation/miseq-ruo/instrumentation-miseq-ruo-reference_material-list/000005859.md)
* [How to stop and restart RTA on the MiSeq](/instrumentation/miseq-ruo/instrumentation-miseq-ruo-reference_material-list/000002031.md)
* [Recommendations for optimal cluster density and PhiX loading concentrations on the MiSeq](/instrumentation/miseq-ruo/instrumentation-miseq-ruo-reference_material-list/000001676.md)
* [Specifications for the MiSeq](/instrumentation/miseq-ruo/instrumentation-miseq-ruo-reference_material-list/000001670.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-ruo/instrumentation-miseq-ruo-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.
