# Methods

- [Participating biobanks/cohorts](https://finngen.gitbook.io/documentation/methods/cohort-description.md)
- [Genotypes](https://finngen.gitbook.io/documentation/methods/genotype-imputation.md)
- [Genotype data](https://finngen.gitbook.io/documentation/methods/genotype-imputation/genotype-data.md)
- [Genotype imputation](https://finngen.gitbook.io/documentation/methods/genotype-imputation/genotype-imputation.md)
- [SISu reference panel](https://finngen.gitbook.io/documentation/methods/genotype-imputation/sisu-reference-panel.md)
- [Software used](https://finngen.gitbook.io/documentation/methods/genotype-imputation/software-used.md)
- [LD estimation](https://finngen.gitbook.io/documentation/methods/genotype-imputation/ld-estimation.md)
- [Endpoints](https://finngen.gitbook.io/documentation/methods/endpoints.md)
- [GWAS](https://finngen.gitbook.io/documentation/methods/phewas.md)
- [Sample QC and PCA](https://finngen.gitbook.io/documentation/methods/phewas/quality-checks.md)
- [Association tests](https://finngen.gitbook.io/documentation/methods/phewas/logistic-regression.md)
- [PheWeb](https://finngen.gitbook.io/documentation/methods/pheweb.md)
- [Colocalization](https://finngen.gitbook.io/documentation/methods/colocalization.md)
- [Finemapping](https://finngen.gitbook.io/documentation/methods/finemapping.md)
- [Meta-analysis](https://finngen.gitbook.io/documentation/methods/meta-analysis.md)
- [LoF variant burden](https://finngen.gitbook.io/documentation/methods/lof-variant-burden.md): Gene-based burden test results of loss of function variants (LoFs).
- [HLA region analysis](https://finngen.gitbook.io/documentation/methods/hla-region-analysis.md)
- [Contact](https://finngen.gitbook.io/documentation/methods/contact.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://finngen.gitbook.io/documentation/methods.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.
