# Installing Loop

To get started with Loop you will need to download the app via the [Loop website.](https://www.intheloop.io/)

### 1. Download

On the homepage, you will see a field where you can try Loop for free.

![](https://dl.intheloop.io/loop-help/installing-loop.md/Screenshot_2021-12-10_at_10.52.36.png)

You will be asked which application you would like to download e.g. Mac, Windows, iOS or Android.

Click on the button and the download will begin.

![](https://dl.intheloop.io/loop-help/installing-loop.md/Screenshot_2021-12-10_at_10.56.48.png)

While you wait, why not register for a 30 min demo to really showcase what Loop can do for you?

![](https://dl.intheloop.io/loop-help/installing-loop.md/Screenshot_2021-12-10_at_11.07.36.png)

### 2. Install the app

You will be redirected to a screen which will walk you through the final installation steps.

1. Check your downloads folder and open the .dmg/.exe/.msi file
2. The installation will begin and you'll be guided through each step.

### 3. Create your Loop account

Enter your email address and press sign up

![](https://dl.intheloop.io/loop-help/installing-loop.md/Screenshot_2021-12-10_at_11.13.40.png)

You will then be asked to create a password for your Loop account. As a Gmail user, you will be prompted to use single sign on.

Follow the steps to log in to your account.


---

# 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://help.intheloop.io/setting-up-loop/installing-loop.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.
