# Download instructions

##### **For Windows**

Download the roostgpt-win.exe from [https://github.com/roost-io/roost-support/releases/download/v1.1.17/roostgpt-win.exe](https://github.com/roost-io/roost-support/releases/download/v1.1.17/roostgpt-win.exe)

Add the "roostgpt-win.exe" binary to your PATH environment variable


##### **For Ubuntu and MacOS**

```bash
curl https://raw.githubusercontent.com/roost-io/roost-support/master/roostgpt.sh | sudo bash -
```