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

# GenomeStudio

- [Reference Material](https://knowledge.illumina.com/microarray/genomestudio/microarray-genomestudio-reference_material-list.md)
- [CNV Analysis in GenomeStudio using cnvPartition Plug-in and Illumina Genome Viewer](https://knowledge.illumina.com/microarray/genomestudio/microarray-genomestudio-reference_material-list/000002766.md)
- [Comparison of GenomeStudio v2.0 and GenomeStudio v2011.1](https://knowledge.illumina.com/microarray/genomestudio/microarray-genomestudio-reference_material-list/000002887.md)
- [Evaluation of Infinium Staining Controls in the GenomeStudio Controls Dashboard](https://knowledge.illumina.com/microarray/genomestudio/microarray-genomestudio-reference_material-list/000006555.md)
- [How to Format Sample Sheet for GenomeStudio Genotyping Support Video](https://knowledge.illumina.com/microarray/genomestudio/microarray-genomestudio-reference_material-list/000006950.md)
- [How to Format a Sample Sheet for a GenomeStudio Methylation Project - Support Video](https://knowledge.illumina.com/microarray/genomestudio/microarray-genomestudio-reference_material-list/000007124.md)
- [How to rearrange the position and view of the windows in the GenomeStudio interface](https://knowledge.illumina.com/microarray/genomestudio/microarray-genomestudio-reference_material-list/000010013.md)
- [Sample sheet guidelines for GenomeStudio Genotyping and Methylation](https://knowledge.illumina.com/microarray/genomestudio/microarray-genomestudio-reference_material-list/000003223.md)
- [Types of reports generated in GenomeStudio Genotyping Module v2.0](https://knowledge.illumina.com/microarray/genomestudio/microarray-genomestudio-reference_material-list/000002861.md)
- [Where to Find the Required License Keys or Serial Numbers for GenomeStudio v2011.1 Installation](https://knowledge.illumina.com/microarray/genomestudio/microarray-genomestudio-reference_material-list/000003536.md)
- [Why Are Sample Statistics Not Automatically Updated in GenomeStudio v2.0 After SNP Clustering or Cluster Modifications?](https://knowledge.illumina.com/microarray/genomestudio/microarray-genomestudio-reference_material-list/000009232.md)
- [Troubleshooting](https://knowledge.illumina.com/microarray/genomestudio/microarray-genomestudio-troubleshooting-list.md)
- [How to Troubleshoot the GenomeStudio 2011.1 Error: "The feature you are trying to use is on a network resource that is unavailable."](https://knowledge.illumina.com/microarray/genomestudio/microarray-genomestudio-troubleshooting-list/000009861.md)
- [How to interpret the Controls Dashboard for Genotyping projects in GenomeStudio](https://knowledge.illumina.com/microarray/genomestudio/microarray-genomestudio-troubleshooting-list/000002747.md)
- [Troubleshooting the GenomeStudio Error “Index Was Outside the Bounds of the Array”](https://knowledge.illumina.com/microarray/genomestudio/microarray-genomestudio-troubleshooting-list/000001901.md)
- [Troubleshooting the GenomeStudio Genotyping Module “Length Cannot Be Less Than Zero” Error When Generating a CNV Region Report](https://knowledge.illumina.com/microarray/genomestudio/microarray-genomestudio-troubleshooting-list/000008305.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/genomestudio.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.
