> 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="https://761066130-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGM9W2DuBTgEXv1ClCm8H%2Fuploads%2Fgit-blob-7a64aa846c0c8009b71822e6c21a6cc5ea462825%2Fbanner.png?alt=media" alt=""><figcaption></figcaption></figure>

Illumina Knowledge is a repository of 1623 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)

* [How does the iScan rescan feature work?](/microarray/general/microarray-general-faq-list/000009184.md) (*September 8, 2026*)
* [Can Multiple BeadChip Types Be Scanned in the Same Carrier or iScan Run?](/microarray/general/microarray-general-faq-list/000009187.md) (*September 8, 2026*)
* [How to troubleshoot Decode File Client error "The feature you are trying to use is on a network resource that is unavailable."](/microarray/decode-file-client-software/microarray-decode-file-client-software-troubleshooting-list/000010027.md) (*September 7, 2026*)
* [Input FAQ for Illumina FFPE DNA Prep with Exome 2.5 Enrichment](/library-preparation/dna-enrichment-based-library-prep/library-preparation-dna-enrichment-based-library-prep-faq-list/000009490.md) (*September 3, 2026*)
* [How to separate run folder BCL files by lane](/instrumentation/general/instrumentation-general-reference_material-list/000010262.md) (*September 3, 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.
