# Importing Audio Files

To import an audio file, make sure FR<mark style="color:red;">EQ</mark>UIA is in Waveform view (by clicking the Equalizer/Waveform button shown below), then simply **drag and drop an audio file onto the Waveform window.**

![Equalizer / Waveform button](/files/tDVZnQbwpbOLPLyuoX6j)

![Dragging audio files on to the Waveform View](/files/dJjj4tQ9Yd7K7pd1UgEE)

{% hint style="info" %}
FR<mark style="color:red;">EQ</mark>UIA displays up to five waveforms at a time, but you can import a virtually unlimited number of audio files.
{% endhint %}

### Add an additional file

To add a file, drag and drop it in between the existing waveforms or at the end of the list.

### Replace a file

To replace a file, drag a new file directly on top of it.

### Remove a file

To remove a file, right-click on it and select ‘Remove’.

### Supported audio file types

Frequia supports mono or stereo .wav, .aiff, .mp3, .flac, and .m4a files.

{% hint style="info" %}
For information on how to set up software inputs (e.g., iTunes, Tidal, Spotify etc.), click [here](/frequia/working-with-audio/software-audio-inputs.md).
{% endhint %}


---

# 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://frequia.gitbook.io/frequia/working-with-audio/importing-audio-files.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.
