# How to get started with Sandbox

{% hint style="info" %}
To access the Sandbox, please use the following link: <https://sandbox.finngen.fi/>
{% endhint %}

### Getting started

You can access all the FinnGen data in the Sandbox and have the possibility to ask endless questions. This makes the Sandbox a veritable treasure chest!

To use this powerful and configurable environment, you may need to do some learning and adjusting to make the most out of it.

{% hint style="info" %}
When you use the Sandbox, you do this through a personal Linux-based virtual machine.
{% endhint %}

Because you use the sandbox through a personal Linux-based virtual machine, being familiar with the Linux command line and typical command line tools is very helpful.

### FinnGen Handbook

This handbook aims to help you to use the Sandbox and its various applications.

If you have suggestions to improve or add missing content, please contact us using the [#finngen handbook Slack channel](https://finngencommunity.slack.com/archives/C02596HJABE). We warmly welcome any suggestions you might have.

### FinnGen Users' meetings

You will receive a calendar invitation to join the FinnGen Users’ meetings once a month on Tuesdays. In these meetings, we will cover new or improved Sandbox tools and data sets. Often, we give a preview of new tools in development for feedback. Many FinnGen team leaders and developers attend these meetings so this is a great opportunity to ask questions. If you haven't received the calendar invitations to these meetings, please contact <finngen-servicedesk@helsinki.fi>.

### Online training

If you would like to orginise an online Sandbox training for your organization, please get in touch with us by emailing to <finngen-servicedesk@helsinki.fi>.

### Training videos

Introductory videos, featuring researcher Individual Jones, who will explain the Sandbox's structure, data content;

**Video 1:** [**FinnGen is a research project**](https://www.finngen.fi/en/members/recordings/finngen-data-security-training-material-part-1) **(3.31 min)**

* The aims of the FinnGen research project
* FinnGen genotype and phenotype data basic

**Video 2:**[ **Data structure and access levels**](https://www.finngen.fi/en/members/recordings/finngen-data-security-training-material-part-2) **(5.18 min)**

* Where to find the data in the Sandbox
* How to download results from the Sandbox
* How to share your data and results with other organizations

**Video 3:** [**Basics of personal data and individual level data**](https://www.finngen.fi/en/members/recordings/finngen-data-security-training-material-part-3) **(6.21 min)**

* What is personal data and individual level data
* How and why data is pseudonymised
* When data is anonymised
* How the Sandbox and data is protected
* How you can protect the data
* The different types of FinnGen analysis and processes related to them

**Part 4:** [**Why it is safe to do analysis in the Sandbox**](https://www.finngen.fi/en/members/recordings/finngen-data-security-training-material-part-4) **(5.14 min)**

* How the Sandbox and data is protected
* How you can protect the data
* The different types of FinnGen analysis and processes related to them

### Other training material

Old Sandbox training material can be accessed [here](https://tt.eduuni.fi/sites/hy-finngen/All/Shared%20Documents/Sandbox%20Training).

Good video about FinnGen especially for clinicians can be found [here.](https://tt.eduuni.fi/sites/hy-finngen/Shared%20Documents/Meeting%20recordings/Mit%C3%A4%20kliinikon%20tulee%20tiet%C3%A4%C3%A4%20FinnGenist%C3%A4%20Felix%20Vaura%20Syyskuu%202023.mp4)

You may need to contact <finngen-servicedesk@helsinki.fi> to access these documents.


---

# 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-in-the-sandbox/how-to-get-started-with-sandbox.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.
