# TrainYourEars EQ Edition 2

## TrainYourEars EQ Edition 2

- [Introduction](https://gitbook-docs.trainyourears.com/master.md)
- [DOCUMENTATION](https://gitbook-docs.trainyourears.com/documentation.md)
- [Minimum Requirements](https://gitbook-docs.trainyourears.com/documentation/minimum.md)
- [Installation](https://gitbook-docs.trainyourears.com/documentation/installationmd.md)
- [PLAYER](https://gitbook-docs.trainyourears.com/player.md)
- [The Player Section](https://gitbook-docs.trainyourears.com/player/player.md)
- [Audio Player](https://gitbook-docs.trainyourears.com/player/audio.md)
- [Noise Player](https://gitbook-docs.trainyourears.com/player/noise.md)
- [Live Player](https://gitbook-docs.trainyourears.com/player/live.md)
- [OPTIONS](https://gitbook-docs.trainyourears.com/options.md)
- [General Options](https://gitbook-docs.trainyourears.com/options/general.md)
- [Exercise Designer](https://gitbook-docs.trainyourears.com/options/designer.md)
- [Exercise Editor](https://gitbook-docs.trainyourears.com/options/editor.md)
- [TRAINING](https://gitbook-docs.trainyourears.com/training.md)
- [Training in Guess Mode](https://gitbook-docs.trainyourears.com/training/guess.md)
- [Training in Correct Mode](https://gitbook-docs.trainyourears.com/training/correct.md)
- [LIVE TRAINING VIDEOS](https://gitbook-docs.trainyourears.com/live-training-videos.md)
- [Live Feedback](https://gitbook-docs.trainyourears.com/live-training-videos/live-feedback.md)
- [Pop Rock Instruments](https://gitbook-docs.trainyourears.com/live-training-videos/pop-rock-instruments.md)
- [2 Bands in a 7 Frequencies Equalizer](https://gitbook-docs.trainyourears.com/live-training-videos/2-bands-in-7-frequencies-equalizer.md)
- [EXERCISE PACKAGES](https://gitbook-docs.trainyourears.com/exercises.md)
- [Beginner Pack by Andrea Zanini](https://gitbook-docs.trainyourears.com/exercises/beginners.md)
- [Medium-Advanced Pack by Andrea Zanini](https://gitbook-docs.trainyourears.com/exercises/medium-advanced.md)
- [Pop Rock Instruments by Jørn-Arild Grefsrud](https://gitbook-docs.trainyourears.com/exercises/pop-rock-instruments.md)
- [Faking Absolute Pitch by Karél Psota](https://gitbook-docs.trainyourears.com/exercises/faking-absolute-pitch.md)
- [Midrange Basics by Stephen Kelly](https://gitbook-docs.trainyourears.com/exercises/midrange-basics.md)
- [Slow Sound Modulations by Andrei Georgescu](https://gitbook-docs.trainyourears.com/exercises/slow-sound-modulations.md)
- [Quick Sound Modulations by Andrei Georgescu](https://gitbook-docs.trainyourears.com/exercises/quick-sound-modulations.md)
- [TROUBLESHOOTING](https://gitbook-docs.trainyourears.com/troubleshooting.md)
- [Reset Preferences](https://gitbook-docs.trainyourears.com/troubleshooting/preferences.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://gitbook-docs.trainyourears.com/master.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.
