# Download Data

BaseSpace Sequence Hub allows you to download data as a package, individually, or as a group of FASTQ files.

{% hint style="warning" %}
When installing the Windows version of the BaseSpace Downloader on a restricted environment, it is important to allow digicert Extended Validation (EV) code signing certificates.
{% endhint %}

See the following pages for more details on downloading specific types of data:

* [Download Run Files](https://help.basespace.illumina.com/manage-data/download/download-run-files)
* [Download Project Files](https://help.basespace.illumina.com/manage-data/download/download-project-files)
* [Download Analysis Files](https://help.basespace.illumina.com/manage-data/download/download-analysis-files)
* [Download Datasets](https://help.basespace.illumina.com/manage-data/download/download-datasets)
* [Download Samples](https://help.basespace.illumina.com/manage-data/download/download-samples)
* [Download Individual Files](https://help.basespace.illumina.com/manage-data/download/download-files)


---

# 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.basespace.illumina.com/manage-data/download.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.
