# Connecting to the Server

To start using the command-line, you first need to download and install VMBox, a virtual environment to host all our command-line activities. Follow the instructions below to complete this procedure.

## Enroll in the Course

The installation instructions are found in the [Coursera course Command Line Tools for Genomic Data Science offered by Johns Hopkins University](https://www.coursera.org/learn/genomic-tools/home/welcome).

To get access to the instructions and the necessary files, you have to enroll in the course using the following instructions.

1. Navigate to the course home page
2. Click on the Enroll button
3. If you plan to study data science beyond the scope of this guide, then feel free to proceed with the free trial initialization process and enter your financial credentials. If not, choose the **"Audit course"** option. Keep in mind, though, that we are going to refer to this course a lot later in the guide while exploring NGS.&#x20;

## Configure VMBox

Now, follow [this link](https://www.coursera.org/learn/genomic-tools/supplement/OyZzQ) and complete the installation instructions for your machine. Return here once finished.

## Install Exam Docs

In order to be able to complete the module exams and the other exercises in this guide, you need to have access to the exam files. You can find the files below. They work hand in hand with VMBox.

You do not need to install the files on your computer. The exams and other exercises provide all the links needed, however, it is a good idea to bookmark the page in your browser in case you need to look something up.

{% embed url="<https://doi.org/10.5281/zenodo.5603339>" %}

## Congratulations!

If you made it here, then congratulations! You have successfully completed this section. Move to the next portion of the guide with the arrow buttons below.


---

# 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.abi.am/abi-omicss-guide-2021/week-1/command-line/connecting-to-the-server.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.
