# 20 Band EQ

Qudelix-5K supports a 20-band EQ. You can choose between a 20-band Parametric EQ or Graphic EQ.

### Graphical EQ

In Graphic EQ, you can adjust the GAIN based on 20 fixed frequency bands (Fc).

<figure><img src="/files/gtnHBxR68Le9VW3bjMbj" alt=""><figcaption><p>20-Band Graphical EQ</p></figcaption></figure>

### Parametric EQ

In Parametric EQ, you can adjust the Fc, Q, Gain, and Type of the filter.

<figure><img src="/files/sFKZHSVMco0rEl1lfdIZ" alt=""><figcaption><p> 20-Band Parametric EQ</p></figcaption></figure>

{% hint style="info" %}
When an AutoEq preset is selected, it automatically switches to Parametric EQ.
{% endhint %}

### Preset Save

To save a preset, double-click a "Custom #X" in the preset list at the top right corner of the screen. It will save the current EQ preset.

***


---

# 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://doc-kr.qudelix.com/5k/equalizer/20-band-eq.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.
