# Sandbox

[What is the FinnGen Sandbox?](/faq/about-sandbox/background-of-data-safety-and-link-to-more-details.md)

[Why does my IVM freeze while laoding data into R/Rstudio?](/faq/about-sandbox/why-does-my-ivm-freeze-while-loading-data-into-r-rstudio.md)

[Where can I find tutorials and documentation on Sandbox?](/faq/about-sandbox/where-can-i-find-tutorials-on-sandbox.md)

[How do I get my own code files into Sandbox?](/faq/about-sandbox/how-do-i-get-my-own-code-files-into-sandbox-1.md)

[Where to ask for software you'd like to see in Sandbox?](/faq/about-sandbox/where-to-ask-for-software-youd-like-to-see-in-sandbox.md)

[Can I share individual level data between different Sandbox users?](/faq/about-sandbox/is-there-a-way-to-share-individual-level-data-between-different-sandbox-users.md)

[Is there a sun grid engine for running long scripts?](/faq/about-sandbox/is-there-a-sun-grid-engine-for-running-long-scripts.md)

[How to clear browser cache after sandbox update](/faq/about-sandbox/how-to-clear-browser-cache-after-sandbox-update.md)

[How do I increase the window resolution on my IVM?](/faq/about-sandbox/how-do-i-increase-the-window-resolution-on-my-ivm.md)

[How can I view pdf, jpg and HTML files?](/faq/about-sandbox/how-can-i-view-pdf-jpg-and-html-files.md)

[My Sandbox job was killed - why?](/faq/about-sandbox/my-sandbox-job-was-killed-why.md)

[How to unzip files in the command line](/faq/about-sandbox/how-to-unzip-files-in-the-command-line.md)

[Why aren't my keyboard/shortcuts working in Sandbox like they do in my local computer?](/faq/about-sandbox/why-arent-my-keyboard-shortcuts-working-in-sandbox-like-they-do-in-my-local-computer.md)

[How to know if my pipeline job was failed due to preemption of worker VM?](/faq/about-sandbox/how-to-know-if-my-pipeline-job-was-failed-due-preemption-of-worker-vm.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/faq/about-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.
