# Installation

This document will show you how to get up and running with [TrainYourEars](https://www.trainyourears.com).

## Mac (OSX)

To install **TrainYourEars EQ Edition** on a Mac, follow these steps:

1. Once you have downloaded the `.dmg` file from your email double click on it.
2. Accept the terms and conditions.
3. You will see a new volume in your desktop which looks like this:

![](/files/-LNZgz_ZvAgRIQ4CTKDE)

1. If it's not already open, double click on it.
2. You will see an image like this:

![](/files/-LNZgz_a5Jnlz8NNngNf)

1. Now just drag **TrainYourEars** and drop it on the *Applications* folder you see.
2. That will copy the `TrainYourEars EQ Edition 2.app` in your *Applications* folder so you can find it afterwards.
3. If you have already installed a previous version of *TrainYourEars* it will ask for a replacement. Click on `Replace`.

![](/files/-LNZgz_cWtgrUiLYV-dI)

## PC (Windows)

To install **TrainYourEars EQ Edition** on a PC, follow these steps:

1. Once you have downloaded the `.zip` file from your email double click on it and extract its contents.
2. Then, double click on the `.exe` file.
3. If Windows asks you for admin permissions, click on `Yes`.

![](/files/-LNZgz_enoWLnw-I-Yre)

1. Accept the terms and conditions.
2. Choose the folder where you want to install TrainYourEars.

![](/files/-LNZgz_gABHcl0avTMTd)

1. Finally, click on `Install`.


---

# 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://gitbook-docs.trainyourears.com/documentation/installationmd.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.
