# Install

* The latest version of Refract can be downloaded from the [dashboard](https://dashboard.refractbot.com/download).&#x20;

{% hint style="info" %}
**System Requirements:**

* Memory (RAM)**:** `4 GB`
* Disk Space: `5 GB`
  {% endhint %}

{% tabs %}
{% tab title="Start Here" %}

* Click the tab corresponding to the device you are installing Refract on.
  {% endtab %}

{% tab title="Windows" %}

* Navigate to the download section on the dashboard, which can be done by clicking [here](https://dashboard.refractbot.com/download).
* As there is only one version for Windows, click the `Download Windows` button.

![](https://content.gitbook.com/content/jdmk3RduT9OdU2B3zFmG/blobs/mrIVaLft1PIpOBkwl6ai/image.png)

* After initializing the download, click the `refract.exe` file to get started. This can also be found by heading to `file explorer -> downloads`  and double-clicking the Refract download file.
* Proceed with the setup by following the on-screen instructions.&#x20;
* Login using the **same email and password that you use to login to the dashboard.** If everything is correct, Refract will open and you will be presented with the bot.

![](https://content.gitbook.com/content/jdmk3RduT9OdU2B3zFmG/blobs/5nRSYnQLDZFM6cpEUXNl/image.png)
{% endtab %}

{% tab title="Mac" %}

* Navigate to the download section on the dashboard, which can be done by clicking [here](https://dashboard.refractbot.com/download).
* There are two versions for Mac. Choose the one that matches your Mac hardware.<br>
* Proceed with the setup by following the on-screen instructions.&#x20;
* Login using the **same email and password that you use to login to the dashboard.** If everything is correct, Refract will open and you will be presented with the bot.

![](https://content.gitbook.com/content/jdmk3RduT9OdU2B3zFmG/blobs/v1vcbsFZF1xiSnM0U7R3/image.png)
{% endtab %}
{% endtabs %}

## FAQ

**My Refract is open in task manager, but I can't find the window on my screen?**

* Hit alt + spacebar after clicking window in taskbar&#x20;
* Then click m letter on keyboard then
* Use arrow keys to move monitor somewhere visible


---

# 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.refractbot.com/installation/install.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.
