# How do I access the FinnGen members' area?

You can access the FinnGen [Members Area](https://www.finngen.fi/en/user/login) via [finngen website](https://www.finngen.fi/en) with your FinnGen credentials. Just click the little man icon on the right upper corner of the main page. Please see FAQ ["Where do I apply for data access"](/faq/about-finngen-access-and-accounts/where-do-i-apply-for-data-access.md) for instructions about how to apply for a FinnGen account.

The most important FinnGen documents, links, and meeting materials are available in the Members Area.


---

# 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-access-and-accounts/how-do-i-access-finngen-sharepoints.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.
