> 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/instrumentation/novaseq-x-x-plus/instrumentation-novaseq-x-x-plus-reference_material-list/000007770.md).

# Consumable catalog numbers for the NovaSeq X Series kits

**Sequencing Consumables**

The NovaSeq X Series uses the following six consumables for sequencing run setup:

* Flow Cell
* Reagent cartridge
* Buffer cartridge
* Library strip tube
* Lyo insert
* Pre-Load buffer

These components are purchased together in a single sequencing kit. These kits are currently available in three different Flow Cell configurations (1.5B, 5B, 10B, and 25B). All flow cell configurations have options for 100, 200, and 300 cycle kits; there is also a 1.5B 600 cycle kit configuration.\
![](/files/476iLzlaelYhLnDc24MG)

**Accessory Products**

Sequencing runs using Custom Primers on the NovaSeq X Series will require the NovaSeq X Series Custom Primer Buffer that is sold separately. The PhiX Control v3 is a ready-to-use control library for Illumina sequencing runs and is compatible with the NovaSeq X Series sequencing platform.

**Note**: The Library Tube Strip is interchangeable among the 5B, 10B, and 25B kit types, but not 1.5B kits.

| Product Name                                | Catalog Number |
| ------------------------------------------- | -------------- |
| NovaSeq X Series Custom-Primer Buffer       | 20100055       |
| NovaSeq X Series Wash Flow Cell             | 20088067       |
| NovaSeq X Series Air Filter                 | 20073109       |
| NovaSeq X Series 1.5B Library Strip Tube    | 20072272       |
| NovaSeq X Series 10B/25B Library Strip Tube | 20101913       |
| PhiX Control v3                             | FC-110-3001    |

\
\
\ <br>

|                                                                                                                                                                                                                                                                                                                                                                        |
| :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| *For any feedback or questions regarding this article (Illumina Knowledge Article #7770), contact Illumina Technical Support* [*techsupport@illumina.com*](mailto:techsupport@illumina.com?subject=Question%2FFeedback%20Regarding%20Illumina%20Knowledge%20Article%20#000007770%20-%20Instrumentation%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/instrumentation/novaseq-x-x-plus/instrumentation-novaseq-x-x-plus-reference_material-list/000007770.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.
