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

# Glossary

Here are listed some FinnGen specific terms and links to pages explaining them. You can also try to ask [Lens](/readme.md#how-to-use-finngen-handbook) for help with terminology.

* [Analysis proposal](/finngen-data-specifics/about-analysis-proposals/when-do-i-need-to-submit-an-analysis-proposal.md)
* [Baseline age and baseline year](/finngen-data-specifics/red-library-data-individual-level-data/what-phenotype-files-are-available-in-sandbox-1/minumum-extended-phenotype-data.md)
* [Bespoke analysis proposal](/finngen-data-specifics/about-analysis-proposals/what-is-a-finngen-bespoke-analysis-proposal-and-when-do-i-need-to-submit-one.md)
* [Cohort](/working-in-the-sandbox/which-tools-are-available/atlas/detailed-guide/how-to-define-a-cohort-in-atlas.md) (Atlas)
* [Cohort Operations tool (CO)](/working-in-the-sandbox/which-tools-are-available/cohort-operations-tool-co.md)
* [Concept Set](/working-in-the-sandbox/which-tools-are-available/atlas/detailed-guide/how-to-define-a-cohort-in-atlas/concept-sets.md) (Atlas)
* [Custom GWAS](/working-in-the-sandbox/which-tools-are-available/untitled.md)
* [Disease Specific Task Force](/finngen-data-specifics/disease-specific-task-forces-and-interest-groups.md)
* [Endpoint Browser](/working-outside-the-sandbox/endpoint-browser.md)
* [Expansion Area (EA3)](/finngen-data-specifics/expansion-area-3-ea3-projects.md)
* [Endpoin](/finngen-data-specifics/endpoints.md)[ts](/finngen-data-specifics/endpoints.md)
* [FinnGen All SharePoint (e-duuni)](/faq/about-finngen-access-and-accounts/finngen-all-sharepont-e-duuni-site-how-to-log-in-for-the-first-time.md)
* [FinnGen Members Area](/faq/about-finngen-access-and-accounts/how-do-i-access-finngen-sharepoints.md)
* [FinnGen Slack](/faq/about-finngen-access-and-accounts/can-i-join-the-finngen-slack.md)
* [FinnGen Spin Offs](/faq/finngen-spin-offs.md)
* [Follow-up time](/finngen-data-specifics/endpoints/complete-follow-up-time-of-the-finngen-registries-primary-endpoint-data.md)
* [Green library](/working-outside-the-sandbox/green-library-data.md)
* [Longitudinal data](/finngen-data-specifics/red-library-data-individual-level-data/what-phenotype-files-are-available-in-sandbox-1/detailed-longitudinal-data.md)
* [LifeTrack](/working-in-the-sandbox/which-tools-are-available/lifetrack.md)
* [Multiple Manhattan plot (MMP)](/working-outside-the-sandbox/multiple-manhattan-plot-mmp.md)
* [PheWeb](/working-outside-the-sandbox/link-to-how-to-use-pheweb.md) (tool)
* [Red and Green data](/working-in-the-sandbox/what-do-we-mean-by-red-and-green-data.md)
* [Red library](/finngen-data-specifics/red-library-data-individual-level-data.md)
* [Risteys](/working-outside-the-sandbox/risteys-as-an-option-for-browsing-endpoints.md) (tool)
* [Sandbox](/working-in-the-sandbox/uniqueness-of-sandbox-in-providing-a-secure-environment-to-access-individual-level-data.md)
* [Standard and non-standard codes](/working-in-the-sandbox/which-tools-are-available/atlas/detailed-guide/code-sets-in-atlas.md)
* [Trajectory Visualizaion tool (TVT)](/working-in-the-sandbox/which-tools-are-available/trajectory-visualization-tool-tvt.md)
* [Task Force](/finngen-data-specifics/disease-specific-task-forces-and-interest-groups.md)


---

# 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://docs.finngen.fi/glossary.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.
