# How to Download, Install and Configure

## Step 1: Confirm Prerequisites

Review&#x20;

{% content-ref url="hardware-and-system-requirements" %}
[hardware-and-system-requirements](https://guide.cryosparc.com/setup-configuration-and-management/hardware-and-system-requirements)
{% endcontent-ref %}

and complete all applicable

{% content-ref url="cryosparc-installation-prerequisites" %}
[cryosparc-installation-prerequisites](https://guide.cryosparc.com/setup-configuration-and-management/cryosparc-installation-prerequisites)
{% endcontent-ref %}

## Step 2: Obtain a CryoSPARC License ID

CryoSPARC is available free of charge for [non-profit academic use](https://guide.cryosparc.com/licensing). To download the software, you will need a CryoSPARC License ID, which can be requested via the form at <https://cryosparc.com/download/>.

Please contact <sales@structura.bio> for inquiries relating to for-profit or industry licensing, including academic-industry collaborations on proprietary projects and fee-for-service data processing.

{% content-ref url="how-to-download-install-and-configure/obtaining-a-license-id" %}
[obtaining-a-license-id](https://guide.cryosparc.com/setup-configuration-and-management/how-to-download-install-and-configure/obtaining-a-license-id)
{% endcontent-ref %}

## Step 3: Download and Install CryoSPARC

Please see the detailed installation steps applicable to your system setup.

{% content-ref url="how-to-download-install-and-configure/downloading-and-installing-cryosparc" %}
[downloading-and-installing-cryosparc](https://guide.cryosparc.com/setup-configuration-and-management/how-to-download-install-and-configure/downloading-and-installing-cryosparc)
{% endcontent-ref %}

&#x20;&#x20;


---

# 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://guide.cryosparc.com/setup-configuration-and-management/how-to-download-install-and-configure.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.
