# Sweep Enable Mode

The [Sweep Enable](/frequia/advanced-training/sweep-enable.md) feature is unique to FR<mark style="color:red;">EQ</mark>UIA and allows you to choose whether to hear the equalizer parameters change in real-time as you adjust the controls. When disabled, the audio output will be muted every time you adjust a parameter (frequency, gain, or Q), then unmuted one second later. This prevents you from hearing the parameters change and forces you to estimate the answer based on your memory.

{% hint style="info" %}
Sweep Enable only impacts the Response signal. You will only hear the effect of disabling Sweep Enable if you are monitoring the response signal.
{% endhint %}

![Sweep Enable / Disable buttons](/files/FdTOJuiiOhZNqbtIOHLH)


---

# 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/overview/sweep-enable-mode.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.
