# Data download

To download FinnGen summary statistics you will need to fill the online form at [this link](https://elomake.helsinki.fi/lomakkeet/124935/lomake.html). You will then receive an email containing the detailed instructions for downloading the data.

Release 5 contains

* [GWAS summary association statistics](https://finngen.gitbook.io/documentation/r5/data-description#summary-association-statistics)
* [Fine-mapping results](https://finngen.gitbook.io/documentation/r5/data-description#fine-mapping-results)
* [LD estimation](https://finngen.gitbook.io/documentation/r5/data-description#ld-estimation) from [SISu v3](https://finngen.gitbook.io/documentation/r5/methods/genotype-imputation/sisu-reference-panel)
* [Variant annotation](https://finngen.gitbook.io/documentation/r5/data-description#variant-annotation)

## Using FinnGen data for publications

Please remember to **acknowledge** the FinnGen study when using these results in publications.

You can use the following text:

> *We want to acknowledge the participants and investigators of FinnGen study*.

## Manifest

The manifest file with the link to all the downloadable summary stats is available at:

{% embed url="<https://storage.googleapis.com/finngen-public-data-r5/summary_stats/R5_manifest.tsv>" %}


---

# 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://finngen.gitbook.io/documentation/r5/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.
