# Welcome

BaseSpace Sequence Hub is a cloud environment for analysis, storage, and sharing of genomic data. Stream data directly from your sequencing run and then analyze your results with BaseSpace Sequence Hub apps. BaseSpace Sequence Hub apps perform alignment, variant calling, data classification and visualization, and interpretation of results.

BaseSpace Sequence Hub has the following features:

* Easily shares and transfers data for collaboration with colleagues and customers.
* Analyzes and stores run data streamed from your sequencing system in real time.
* Automatically converts data from standard file formats for use with any BaseSpace Core App or third-party analysis app.
* Provides 1 Terabyte of complimentary data storage. Additional storage is available with Professional or Enterprise subscription accounts.
* Records sample information and run parameters for quicker run setup.
* Monitors sequencing runs using Sequencing Analysis Viewer (SAV) charts.
* Offers an intuitive interface to prepare and launch complex analyses.

Search our help documentation using the search-box, navigate & explore using the left panel, or start with one of these pages:

#### [What's New](https://help.basespace.illumina.com/overview/whats-new)

#### [Data Model](https://help.basespace.illumina.com/overview/data-model)

#### [Data Automation Overview](https://help.basespace.illumina.com/automate/data-automation-overview)

#### [BaseSpace Apps](https://help.basespace.illumina.com/analyze/basespace-apps)

#### [Release Notes](https://help.basespace.illumina.com/overview/latest-release)

#### [FAQ](https://help.basespace.illumina.com/overview/faq)

#### [BaseSpace Developer Tools](https://developer.basespace.illumina.com)

#### [Technical Assistance](https://help.basespace.illumina.com/overview/technical-assistance)

#### [Additional Resources](https://help.basespace.illumina.com/additional-resources/additional-resources)


---

# 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/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.
