# User & Speaker EQ

From Software V3.0, User EQ and Speaker EQ modes are also supported. Users can choose between the following options:

* 20-Band EQ
* 10-Band USR EQ + 10-Band SPK EQ cascased

In the USR/SPK EQ mode, the 10-Band USR EQ and 10-Band SPK EQ are applied sequentially. Users can independently adjust and manage each EQ set.

{% hint style="info" %}
For additional details, please refer to the [T71 document](/t71/equalizer/user-eq-and-speaker-eq.md).
{% endhint %}

&#x20;


---

# 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/user-and-speaker-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.
