# Analysis proposals

#### In this section, we will share the following:

* [What is a FinnGen analysis proposal and when do I need to submit one?](/finngen-data-specifics/about-analysis-proposals/when-do-i-need-to-submit-an-analysis-proposal.md)
* [How do I submit an analysis proposal?](/finngen-data-specifics/about-analysis-proposals/how-do-i-submit-an-analysis-proposal.md)
* [How are analysis proposals handled?](/finngen-data-specifics/about-analysis-proposals/how-are-analysis-proposals-handled.md)
* [What is a FinnGen bespoke analysis proposal and when do I need to submit one?](/finngen-data-specifics/about-analysis-proposals/what-is-a-finngen-bespoke-analysis-proposal-and-when-do-i-need-to-submit-one.md)
* [How do I submit a bespoke analysis proposal?](/finngen-data-specifics/about-analysis-proposals/how-do-i-submit-a-bespoke-analysis-proposal.md)
* [How are bespoke analysis proposals handled?](/finngen-data-specifics/about-analysis-proposals/how-are-bespoke-analysis-proposals-handled.md)
* [What is the difference between FinnGen analysis proposals and FinnGen bespoke analyses?](/finngen-data-specifics/about-analysis-proposals/what-is-the-difference-between-finngen-analysis-proposals-and-finngen-bespoke-analyses.md)
* [Existing analysis proposals](/finngen-data-specifics/about-analysis-proposals/existing-analysis-proposals.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/finngen-data-specifics/about-analysis-proposals.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.
