> 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/general/library-preparation-general-faq-list/000001260.md).

# FAQs on the Illumina DNA Prep, (M) Tagmentation Library Preparation protocol

**How long does it take to generate ready-to-sequence Illumina DNA Prep libraries?**

* It takes 2 to 3 hours to prepare libraries; the time is dependent on the number of libraries that are prepared.

**How do to choose index combinations for libraries when pooling a small number of samples?**

* See the [Index Adapter Pooling Guide](https://jp.support.illumina.com/downloads/index-adapters-pooling-guide-10000000410741.html).

**What is the purpose of double-sided bead purification after PCR?**

* The purpose of the double-sided bead purification is to size select the library fragments; the two-step process first removes the large fragments and the second step removes the small molecular weight fragments.

**What causes sample frothing and is this detrimental to library preparation?**

* Samples froth because of a detergent used in the library prep. As long as the wash step is included (as described in the protocol), the libraries will not be affected. If desired, gentle pipetting up and down will reduce the amount of froth.

**What happens if the BLT beads dry?**

* This will negatively impact the library preparation; do not allow the BLT to dry.

**Are the index sequences publicly available?**

* Yes, they are available in BaseSpace Sequence Hub (BSSH) and the [Illumina Adapter Sequences](https://support.illumina.com/downloads/illumina-adapter-sequences-document-1000000002694.html) Document.

**How to proceed if BLT have different visual appearance after washing?**

* Proceed as long as beads are clearing after incubation on the magnet.

**It is okay if some of the BLT are carried forward after the PCR?**

* Visually inspect and re-clear the supernatant on the magnet if BLT carried over.

**Can the BLT (and reaction mix) withstand centrifugation?**

* Yes. For spinning down, use a low speed for a few seconds if needed, and resuspend BLT by pipetting.

**How to proceed if too much or too little BLT reagent was added?**

* This is not recommended or supported. Results are not guaranteed, libraries may still be generated but the yield may be lower and normalization of library yields may not be achieved.

**How many freeze thaw cycles are supported for the library preparation reagents?**

* Illumina has tested frozen reagents up to four (4) freeze/thaws of frozen reagents without observing any loss of activity.

**How long can the tagmentation reaction remain at 10°C hold after the 55°C for 15 mins?**

* This is not a safe stopping point, proceed with the protocol.

\
\
\ <br>

|                                                                                                                                                                                                                                                                                                                                                                              |
| :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| *For any feedback or questions regarding this article (Illumina Knowledge Article #1260), contact Illumina Technical Support* [*techsupport@illumina.com*](mailto:techsupport@illumina.com?subject=Question%2FFeedback%20Regarding%20Illumina%20Knowledge%20Article%20#000001260%20-%20Library%20Preparation%20\&body=Dear%20Illumina%20Technical%20Support,%0D%0A%0D%0A)*.* |


---

# 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/general/library-preparation-general-faq-list/000001260.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.
