> 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/microarray/general/microarray-general-faq-list.md).

# FAQ

Microarray > General > FAQ

* [Can Infinium BeadChips that have been frozen still be used?](/microarray/general/microarray-general-faq-list/000005924.md)
* [Can Infinium reagents be freeze thawed?](/microarray/general/microarray-general-faq-list/000006651.md)
* [Can PGx Microarray Analysis be run without interpretation if interpretation has been quoted?](/microarray/general/microarray-general-faq-list/000007146.md)
* [Can a single Autoloader/iScan run contain multiple types of beadchips?](/microarray/general/microarray-general-faq-list/000008643.md)
* [Does DRAGEN Array have a Call Rate limit to estimate gender?](/microarray/general/microarray-general-faq-list/000009191.md)
* [How is the Reproducibility Frequency calculated in GenomeStudio?](/microarray/general/microarray-general-faq-list/000009677.md)
* [How long can bisulfite converted DNA be stored in 20°C for use in Infinium Methylation arrays?](/microarray/general/microarray-general-faq-list/000006515.md)
* [How to format file path for DRAGEN Array IDAT sample sheet and GTC sample sheet for Windows OS](/microarray/general/microarray-general-faq-list/000008510.md)
* [How to select GenTrain version in GenomeStudio 2.0](/microarray/general/microarray-general-faq-list/000009170.md)
* [Infinium BeadChips Shelf Life and Expiration Timeline](/microarray/general/microarray-general-faq-list/000007091.md)
* [Is a sample sheet required to run DRAGEN Array?](/microarray/general/microarray-general-faq-list/000009345.md)
* [Is it possible to add or remove fields in DRAGEN Array Cloud Genotyping Final Report?](/microarray/general/microarray-general-faq-list/000009460.md)
* [Location of the iScan and Tecan Serial Number Stickers](/microarray/general/microarray-general-faq-list/000009652.md)
* [What Are the Required iScan Control Software Version and Scan Settings for Infinium EX BeadChips?](/microarray/general/microarray-general-faq-list/000008679.md)
* [What GTC files can be used with DRAGEN Array Local?](/microarray/general/microarray-general-faq-list/000008555.md)
* [What Is the Expected DNA Fragment Size Following the Fragment DNA Step of the Infinium Assay?](/microarray/general/microarray-general-faq-list/000005837.md)
* [What is the correct order of addition of Infinium Amplification reagents?](/microarray/general/microarray-general-faq-list/000005874.md)
* [What is the limit of detection for LOH/AOH for the CytoSNP 850K array?](/microarray/general/microarray-general-faq-list/000006024.md)
* [Which Infinium BeadChip types can be scanned using the NextSeq 550?](/microarray/general/microarray-general-faq-list/000003871.md)
* [Which fluorometric quantification method to use for quantifying input DNA for the Infinium Assay?](/microarray/general/microarray-general-faq-list/000008332.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/microarray/general/microarray-general-faq-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.
