> 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/readme.md).

# Illumina Knowledge

<figure><img src="/files/0Em0NF2KVVTqTyspIX3R" alt=""><figcaption></figcaption></figure>

Illumina Knowledge is a repository of 1624 FAQs, troubleshooting articles and reference material for Illumina products and workflows, covering all Illumina Microarrays and every stage of Sequencing.

Use the navigation bar on the left of the page to find areas of interest and content types, use the search function at the top to query keywords.

## [What's New](/whats_new.md)

* [Troubleshooting the GenomeStudio Genotyping Module “Length Cannot Be Less Than Zero” Error When Generating a CNV Region Report](/microarray/genomestudio/microarray-genomestudio-troubleshooting-list/000008305.md) (*August 14, 2026*)
* [Troubleshooting a dry system thermal pre-run check failure on the NovaSeq X Series](/instrumentation/novaseq-x-x-plus/instrumentation-novaseq-x-x-plus-troubleshooting-list/000010228.md) (*August 11, 2026*)
* [QC for IDATs uploaded from an iScan to Illumina BioInsight Platform Core for Microarray Analysis](/microarray/general/microarray-general-reference_material-list/000010003.md) (*August 10, 2026*)

|     |                            |
| :-: | -------------------------: |
|     | [*More...*](/whats_new.md) |

## [Announcements](/announcements.md)

* Check out our NEW resource for [End-to-end sequencing and microarray training at Illumina Solutions Centers in the Americas](/instrumentation/general/instrumentation-general-reference_material-list/000008977.md). (*May 31, 2024*)

|     |                                |
| :-: | -----------------------------: |
|     | [*More...*](/announcements.md) |

## [Cloud Status](https://github.com/illumina-swi/illumina-knowledge/tree/master/docs/CLOUD_STATUS.md)

* Click the link above to check on the status of Illumina cloud software products.


---

# 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/readme.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.
