> 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 1664 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 many freeze thaw cycles can TruSight Tumor 15 (TST15) library preparation reagents undergo?](/library-preparation/trusight-oncology-tumor-library-prep/library-preparation-trusight-oncology-tumor-library-prep-faq-list/000008398.md) (*July 17, 2026*)
* [How many reactions are in the AmpliSeq Library Equalizer for Illumina?](/library-preparation/ampliseq-library-prep/library-preparation-ampliseq-library-prep-faq-list/000006521.md) (*July 17, 2026*)
* [How to Perform Washes on the MiSeq Video](/instrumentation/general/instrumentation-general-reference_material-list/000006958.md) (*July 17, 2026*)
* [How to obtain Unmethylated and Methylated signal in GenomeStudio for each CpG in the Infinium MethylationEPIC Array](/microarray/non-human-methylation/microarray-non-human-methylation-troubleshooting-list/000006306.md) (*July 17, 2026*)
* [Infinium Methylation Screening Array Manifest Column Headings](/microarray/iscan/microarray-iscan-reference_material-list/000010058.md) (*July 16, 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.
