> 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/enrichment-based-library-prep.md).

# Enrichment Based Library Prep

- [Reference Material](https://knowledge.illumina.com/library-preparation/enrichment-based-library-prep/library-preparation-enrichment-based-library-prep-reference_material-list.md)
- [Illumina DNA Prep with Enrichment（原Nextera Flex for Enrichment）第三方panel要求](https://knowledge.illumina.com/library-preparation/enrichment-based-library-prep/library-preparation-enrichment-based-library-prep-reference_material-list/000007100.md)
- [Library quantification and QC for Illumina TruSight RNA Pan Cancer libraries](https://knowledge.illumina.com/library-preparation/enrichment-based-library-prep/library-preparation-enrichment-based-library-prep-reference_material-list/000003258.md)
- [Product page and support page for Illumina Viral Surveillance Panel V2 Kit](https://knowledge.illumina.com/library-preparation/enrichment-based-library-prep/library-preparation-enrichment-based-library-prep-reference_material-list/000009712.md)
- [Product page and support page links for Illumina Cell Free DNA Prep with Enrichment](https://knowledge.illumina.com/library-preparation/enrichment-based-library-prep/library-preparation-enrichment-based-library-prep-reference_material-list/000009066.md)
- [Product page and support page links for Illumina DNA Prep with Exome 2.5 Enrichment v2](https://knowledge.illumina.com/library-preparation/enrichment-based-library-prep/library-preparation-enrichment-based-library-prep-reference_material-list/000010153.md)
- [TruSight RNA Fusion Panel product page and support page links](https://knowledge.illumina.com/library-preparation/enrichment-based-library-prep/library-preparation-enrichment-based-library-prep-reference_material-list/000005517.md)
- [TruSight RNA Pan Cancer Panel product page and support page links](https://knowledge.illumina.com/library-preparation/enrichment-based-library-prep/library-preparation-enrichment-based-library-prep-reference_material-list/000005518.md)
- [Understanding library pooling for Illumina enrichment kits](https://knowledge.illumina.com/library-preparation/enrichment-based-library-prep/library-preparation-enrichment-based-library-prep-reference_material-list/000001246.md)
- [FAQ](https://knowledge.illumina.com/library-preparation/enrichment-based-library-prep/library-preparation-enrichment-based-library-prep-faq-list.md)
- [How many samples can be prepared with the Respiratory Pathogen ID/AMR Enrichment Panel (RPIP) Kit?](https://knowledge.illumina.com/library-preparation/enrichment-based-library-prep/library-preparation-enrichment-based-library-prep-faq-list/000006700.md)
- [Is there a gene list for the Illumina Coding Exome Panel?](https://knowledge.illumina.com/library-preparation/enrichment-based-library-prep/library-preparation-enrichment-based-library-prep-faq-list/000005819.md)
- [Product page and support page for the Respiratory Pathogen ID/AMR Enrichment Panel (RPIP) Kit](https://knowledge.illumina.com/library-preparation/enrichment-based-library-prep/library-preparation-enrichment-based-library-prep-faq-list/000006696.md)
- [Viral Surveillance Panel (VSP) reagents and workflow frequently asked questions (FAQs)](https://knowledge.illumina.com/library-preparation/enrichment-based-library-prep/library-preparation-enrichment-based-library-prep-faq-list/000009080.md)
- [Viral Surveillance Panel (VSP) sequencing and analysis frequently asked questions (FAQs)](https://knowledge.illumina.com/library-preparation/enrichment-based-library-prep/library-preparation-enrichment-based-library-prep-faq-list/000009081.md)
- [What are the volume and number of enrichment reactions for Illumina Exome Panel (CEX)?](https://knowledge.illumina.com/library-preparation/enrichment-based-library-prep/library-preparation-enrichment-based-library-prep-faq-list/000007172.md)
- [What read length and coverage depth should be used for the Urinary Pathogen ID/AMR Panel?](https://knowledge.illumina.com/library-preparation/enrichment-based-library-prep/library-preparation-enrichment-based-library-prep-faq-list/000007802.md)
- [Workflow Optimization by Modulating SMB4 Volume for Illumina DNA Prep with Exome 2.5 Enrichment v2](https://knowledge.illumina.com/library-preparation/enrichment-based-library-prep/library-preparation-enrichment-based-library-prep-faq-list/000010120.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/enrichment-based-library-prep.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.
