# Step 1: Install and Explore

<figure><img src="/files/PRriTx6My0HkCmfr1M9o" alt=""><figcaption><p>Step 1 - Install and Explore</p></figcaption></figure>

Welcome to Step 1 of the Testing Phase of the MEDomicsLab platform!

This step, divided into three parts, consists of installing the MEDomicsLab platform and exploring it by configuring your workspace.&#x20;

## 1. Download and install the application

Depending on your Operating System, follow the corresponding tutorial video on the [Quick Start](/medomics-docs/medomicslab-docs-v0/quick-start.md) page.

## 2. Set up your workspace & 3. Explore the front-end interface

* Download the [Kaggle dataset 'breast\_cancer'](https://www.kaggle.com/datasets/uciml/breast-cancer-wisconsin-data) (used in the [Overview](/medomics-docs/medomicslab-docs-v0/overview.md) video tutorial).
* Replicate the steps demonstrated in the [Overview](/medomics-docs/medomicslab-docs-v0/overview.md) video.

***

Remember that the goal of the Testing Phase is to gather your feedback and detect bugs in the application. You can report them using the following forms in our GitBook:

* [Contact us](/medomics-docs/medomicslab-docs-v0/forms/contact-us.md)
* [Report an issue](/medomics-docs/medomicslab-docs-v0/forms/report-an-issue.md)

{% hint style="info" %}
The message you write in the [Contact us](/medomics-docs/medomicslab-docs-v0/forms/contact-us.md) form will be sent to the MEDomicsLab team only and will not be made public.
{% endhint %}

{% hint style="info" %}
The [Report an Issue](/medomics-docs/medomicslab-docs-v0/forms/report-an-issue.md) form will add an issue on the [MEDomicsLab GitHub repository](https://github.com/MEDomics-UdeS/MEDomicsLab/issues) (public).
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=_C6WmgTsR_M>" %}
Contact us and Report an issue: how to use the forms
{% endembed %}

***

{% hint style="info" %}
If you encounter any problem, don't hesitate to consult the [Troubleshooting](/medomics-docs/medomicslab-docs-v0/troubleshooting.md) page.
{% endhint %}

{% hint style="info" %}
If you have questions, don't hesitate to consult the [FAQ](/medomics-docs/medomicslab-docs-v0/faq.md) page.
{% endhint %}

{% hint style="success" %}
For any other inquiries, remember that you can join our [Discord](https://discord.com/invite/ZbaGj8E6mP) to chat with us!
{% endhint %}


---

# 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://medomicslab.gitbook.io/medomics-docs/medomicslab-docs-v0/test-with-mimic/step-1.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.
