# Illumina® DRAGEN™ ORA Decompression Software Family

{% hint style="warning" %} <mark style="color:orange;">**Warning**</mark>\ <mark style="color:orange;">**This user guide is intended for users who are working with FASTQ.ORA files AND who are not using the DRAGEN secondary analysis software**</mark><mark style="color:orange;">.</mark>
{% endhint %}

DRAGEN v3.8 has introduced ORA Compression, a fully lossless compression algorithm to compress FASTQ.GZ files at a ratio up to x5 vs FASTQ.GZ. FASTQ.ORA files can be used as-is within the DRAGEN ecosystem. **For users who are not using the DRAGEN secondary analysis software**, FASTQ.ORA files can either be:

* used as-is, in a seamless manner, with most common downstream software, using **DRAGEN ORA Helper Suite** standalone software; or
* decompressed, using **DRAGEN ORA Decompression** standalone software.

These two standalone software can be downloaded for free, from the [ORA Support Site](https://support.illumina.com/sequencing/sequencing_software/DRAGENORA.html)

Please refer to the relevant user guide for using them.


---

# Agent Instructions: 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:

```
GET https://help.ora.illumina.com/introduction/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
