# Welcome!

Welcome to the Juicebox tutorial! We are going to explore in depth examples of the kinds of analyses and insights you can get by visualizing 3D genomic interactions with Juicebox and Juicebox.JS.

Download Juicebox from <https://github.com/aidenlab/Juicebox/wiki/Download>

{% hint style="info" %}
Make sure you have Java installed on your system
{% endhint %}

Juicebox.JS can be used directly online at <https://aidenlab.org/juicebox>

#### This walkthrough was initially developed for the ***Exploring ENCODE Hi-C Data with Juicebox and Juicebox.JS Workshop*** at the [*ENCODE 2019: Research Applications and Users Meeting*](https://web.cvent.com/event/3a1b3be6-c311-4b00-b62b-ed3052c17f1c/summary)


---

# 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://aidenlab.gitbook.io/juicebox/master.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.
