# Multiple Manhattan Plot (MMP)

Multiple Manhattan Plot is designed to explore GWAS results visually side by side. It can be used to compare any GWAS results. Common uses are meta-analyses of the same endpoint between different biobanks and comparisons between different endpoints.

**See further instructions on**

[How to prepare an input file for MMP](/working-outside-the-sandbox/multiple-manhattan-plot-mmp/how-to-prepare-an-input-file-for-mmp.md)

[How to use MMP](/working-outside-the-sandbox/multiple-manhattan-plot-mmp/how-to-use-mmp.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/working-outside-the-sandbox/multiple-manhattan-plot-mmp.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.
