# How to start using FinnGen individual-level data?

You can access FinnGen individual-level "red" data in the [FinnGen Sandbox](/faq/about-sandbox/background-of-data-safety-and-link-to-more-details.md) using your interactive virtual machine (IVM).

The use of FinnGen individual-level "red" data is only permitted for research purposes established in the FinnGen Scientific Plan and its amendments. You must make an [analysis proposal](/finngen-data-specifics/about-analysis-proposals/when-do-i-need-to-submit-an-analysis-proposal.md) before using this data in the Sandbox and before making a request to download aggregate-level "green" analysis results from the Sandbox. Please also familiarize yourself with FinnGen rules relating to [publishing results](/publishing-finngen-results.md).

Detailed information about the FinnGen data, including [phenotype](/finngen-data-specifics/red-library-data-individual-level-data/what-phenotype-files-are-available-in-sandbox-1.md) and [genotype](/finngen-data-specifics/red-library-data-individual-level-data/genotype-data.md) files, is available in the following section:

[FinnGen Data Specifics](/finngen-data-specifics.md)

Detailed information about the sandbox is available in the following section:

[Working in the Sandbox](/working-in-the-sandbox.md)

We encourage you to also check out background concepts in the following section:

[Background Concepts](/background-reading.md)


---

# 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://docs.finngen.fi/where-to-begin.../i-want-to-get-started-using-finngen-data-in-sandbox.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.
