> For the complete documentation index, see [llms.txt](https://help.connected.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.connected.illumina.com/run-set-up.md).

# Run Set Up

- [Run Set Up Products](https://help.connected.illumina.com/run-set-up/run-set-up-products.md)
- [Run Workflows](https://help.connected.illumina.com/run-set-up/run-workflows.md)
- [Sample Sheet](https://help.connected.illumina.com/run-set-up/overview.md)
- [Sample Sheet Structure](https://help.connected.illumina.com/run-set-up/overview/sample-sheet-structure.md)
- [Section Requirements](https://help.connected.illumina.com/run-set-up/overview/sample-sheet-structure/section-requirements.md)
- [BCL Convert Interactive Sample Sheet](https://help.connected.illumina.com/run-set-up/overview/sample-sheet-structure/bcl-convert-interactive-sample-sheet.md)
- [Intrument Settings](https://help.connected.illumina.com/run-set-up/overview/instrument-settings.md)
- [NovaSeq X Settings](https://help.connected.illumina.com/run-set-up/overview/instrument-settings/novaseq-x-series-settings.md)
- [NovaSeq X Sample Sheet Version History](https://help.connected.illumina.com/run-set-up/overview/instrument-settings/novaseq-x-series-settings/novaseq-x-sample-sheet-version-history.md)
- [NextSeq 1000/2000 Settings](https://help.connected.illumina.com/run-set-up/overview/instrument-settings/nextseq-1000-2000-settings.md)
- [NextSeq 1000/2000 Sample Sheet Version History](https://help.connected.illumina.com/run-set-up/overview/instrument-settings/nextseq-1000-2000-settings/nextseq-1000-2000-sample-sheet-version-history.md)
- [Cloud Analysis Auto-launch Settings](https://help.connected.illumina.com/run-set-up/overview/auto-launch-settings.md)
- [Index Orientation Guide](https://help.connected.illumina.com/run-set-up/overview/index-orientation-guide.md)
- [i5 Index Orientation Table](https://help.connected.illumina.com/run-set-up/overview/index-orientation-guide/i5-index-orientation-table.md)
- [Resources](https://help.connected.illumina.com/run-set-up/overview/resources.md)
- [BCL Convert Parameter Usage](https://help.connected.illumina.com/run-set-up/overview/resources/bcl-convert-parameter-usage.md)
- [Illumina Knowledge Help](https://help.connected.illumina.com/run-set-up/overview/resources/illumina-knowledge-help.md)
- [MiSeq: Run Set Up](https://help.connected.illumina.com/run-set-up/miseq-run-setup.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://help.connected.illumina.com/run-set-up.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.
