# Public Result Releases

According to the FinnGen Consortium Agreement, FinnGen **results are subjected to one year embargo** (see [The 1-year "exclusivity period" policy](/publishing-finngen-results/genemal-policy-of-1-yr-exclusivity-period.md)).

**During the FinnGen cohort generation period (2017-2023) data releases were done twice a year.** The results can be browsed with the web browser and summary statistics data can be downloaded from Google cloud storage free of charge.

Please follow the instructions [here](https://www.finngen.fi/en/access_results) to access the results.

## When reporting results utilizing publicly available results:

When reporting results using publicly available summary statistics downloaded through[ ](https://www.finngen.fi)[finngen.fi](https://www.finngen.fi/en) website, please familiarize yourself with the following documentation and add the relevant parts to your manuscript:

* [**General documentation**](https://finngen.gitbook.io/documentation/)
* [**Citation documentation**](https://finngen.gitbook.io/documentation/how-to-cite)


---

# 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/publishing-finngen-results/data-releases.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.
