> For the complete documentation index, see [llms.txt](https://finngen.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://finngen.gitbook.io/documentation/r5/data-download.md).

# 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](/documentation/r5/data-description.md#summary-association-statistics)
* [Fine-mapping results](/documentation/r5/data-description.md#fine-mapping-results)
* [LD estimation](/documentation/r5/data-description.md#ld-estimation) from [SISu v3](/documentation/r5/methods/genotype-imputation/sisu-reference-panel.md)
* [Variant annotation](/documentation/r5/data-description.md#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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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