> 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/library-preparation/illumina-single-cell.md).

# Illumina Single Cell

- [FAQ](https://knowledge.illumina.com/library-preparation/illumina-single-cell/library-preparation-illumina-single-cell-faq-list.md)
- [Can vortexing damage cells/nuclei when generating emulsions in the Illumina Single Cell workflow?](https://knowledge.illumina.com/library-preparation/illumina-single-cell/library-preparation-illumina-single-cell-faq-list/000009458.md)
- [Illumina Single Cell 3' RNA demonstrated cell and sample types](https://knowledge.illumina.com/library-preparation/illumina-single-cell/library-preparation-illumina-single-cell-faq-list/000009642.md)
- [Reference Material](https://knowledge.illumina.com/library-preparation/illumina-single-cell/library-preparation-illumina-single-cell-reference_material-list.md)
- [0.8X bead cleanup to remove adapter dimers from Illumina Single Cell 3’ RNA Prep libraries](https://knowledge.illumina.com/library-preparation/illumina-single-cell/library-preparation-illumina-single-cell-reference_material-list/000009534.md)
- [Assessing cDNA QC in Illumina Single Cell 3' RNA Prep](https://knowledge.illumina.com/library-preparation/illumina-single-cell/library-preparation-illumina-single-cell-reference_material-list/000009524.md)
- [Assessing library QC in Illumina Single Cell 3' RNA Prep](https://knowledge.illumina.com/library-preparation/illumina-single-cell/library-preparation-illumina-single-cell-reference_material-list/000009527.md)
- [Best Practices for Nuclei Isolation with alternative isolation protocols for Illumina Single Cell](https://knowledge.illumina.com/library-preparation/illumina-single-cell/library-preparation-illumina-single-cell-reference_material-list/000009451.md)
- [Best practices for cell preparation for Illumina Single Cell 3' RNA prep](https://knowledge.illumina.com/library-preparation/illumina-single-cell/library-preparation-illumina-single-cell-reference_material-list/000009437.md)
- [Best practices for pipette mixing PIPs and cells/nuclei in Illumina Single Cell 3' RNA Prep](https://knowledge.illumina.com/library-preparation/illumina-single-cell/library-preparation-illumina-single-cell-reference_material-list/000009709.md)
- [Best practices for using Illumina Single Cell Nuclei Isolation Kits for Illumina Single Cell kits](https://knowledge.illumina.com/library-preparation/illumina-single-cell/library-preparation-illumina-single-cell-reference_material-list/000009450.md)
- [Cell input and volume loading recommendations for Illumina Single Cell 3' RNA Prep](https://knowledge.illumina.com/library-preparation/illumina-single-cell/library-preparation-illumina-single-cell-reference_material-list/000009473.md)
- [Extending cDNA storage time in Illumina Single Cell 3' RNA Prep](https://knowledge.illumina.com/library-preparation/illumina-single-cell/library-preparation-illumina-single-cell-reference_material-list/000009394.md)
- [How to determine the required sequencing read depth for the Illumina Single Cell 3' RNA libraries?](https://knowledge.illumina.com/library-preparation/illumina-single-cell/library-preparation-illumina-single-cell-reference_material-list/000009561.md)
- [Illumina Single Cell 3' RNA Prep library QC best practices](https://knowledge.illumina.com/library-preparation/illumina-single-cell/library-preparation-illumina-single-cell-reference_material-list/000009526.md)
- [Illumina Single Cell 3' RNA Prep, T10 Workflow (Video)](https://knowledge.illumina.com/library-preparation/illumina-single-cell/library-preparation-illumina-single-cell-reference_material-list/000010032.md)
- [Illumina Single Cell 3' RNA Prep, T100 workflow (Video)](https://knowledge.illumina.com/library-preparation/illumina-single-cell/library-preparation-illumina-single-cell-reference_material-list/000010033.md)
- [Illumina Single Cell 3' RNA Prep, T2 Workflow (Video)](https://knowledge.illumina.com/library-preparation/illumina-single-cell/library-preparation-illumina-single-cell-reference_material-list/000010034.md)
- [Illumina Single Cell 3' RNA Preparation library sequencing read length and loading concentrations](https://knowledge.illumina.com/library-preparation/illumina-single-cell/library-preparation-illumina-single-cell-reference_material-list/000009449.md)
- [Illumina Single Cell 3’ RNA Prep Workflow Support Webinar Video](https://knowledge.illumina.com/library-preparation/illumina-single-cell/library-preparation-illumina-single-cell-reference_material-list/000010146.md)
- [Illumina Single Cell 3’ RNA Prep cDNA QC best practices](https://knowledge.illumina.com/library-preparation/illumina-single-cell/library-preparation-illumina-single-cell-reference_material-list/000009523.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/library-preparation/illumina-single-cell.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.
