# FinnGen data

Questions in this section

[What to do if I think I found a mistake in the longitudinal data?](/faq/about-finngen-data/i-think-i-found-a-mistake-in-the-longitudinal-data.md)

[What are the field/column names in FinnGen?](/faq/about-finngen-data/what-are-the-field-column-names-in-finngen.md)

[What covariates are used in FinnGen's core GWAS analyses?](/faq/about-finngen-data/what-covariates-are-used-in-finngens-core-gwas-analyses.md)

[Does FinnGen have lab results available?](/faq/about-finngen-data/untitled.md)

[Does FinnGen have family and relatedness information available?](/faq/about-finngen-data/does-sandbox-have-family-and-relatedness-information-available.md)

[Where can I find a list of unrelated individuals in FinnGen?](/faq/about-finngen-data/where-can-i-find-a-list-of-unrelated-individuals-in-finngen.md)

[When moving from BCOR to .txt files, what does the column called "correlation" mean](/faq/about-finngen-data/untitled-1.md)[?](/faq/about-finngen-data/untitled-1.md)

[Is there really no participant birth year data?](/faq/about-finngen-data/is-there-really-no-participant-birth-year-data-in-sandbox.md)

[How do I calculate time between events?](/faq/about-finngen-data/how-do-i-calculate-time-between-events.md)

[Can I select only the columns needed for my analysis to import into RStudio?](/faq/about-finngen-data/can-i-select-only-the-columns-needed-for-my-analysis-to-import-into-rstudio.md)

[What is the difference between LD-clumping and the Saige conditional analysis?](/faq/about-finngen-data/what-is-the-difference-is-between-ld-clumping-and-the-saige-conditional-analysis.md)

[Can I download all pairwise LD data across the genome at once?](/faq/about-finngen-data/can-i-download-all-pairwise-ld-data-across-the-genome-at-once.md)

[How to find latest data releases?](/faq/about-finngen-data/how-to-find-latest-data-releases.md)

[Why are there differences in the GWAS results between Data Freezes/Releases?](/faq/about-finngen-data/why-are-there-differences-in-the-gwas-results-between-data-freezes-releases.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/faq/about-finngen-data.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.
