# Qudelix

## 5K

- [Key Specification](https://doc-kr.qudelix.com/5k/key-specification.md)
- [LED Buttons](https://doc-kr.qudelix.com/5k/getting-started/led-buttons.md)
- [Output Jack & Mic](https://doc-kr.qudelix.com/5k/getting-started/output-jack-and-mic.md)
- [Bluetooth Pairing (Android)](https://doc-kr.qudelix.com/5k/getting-started/bluetooth-pairing-android.md): Bluetooth Pairing / Enable SONY LDAC
- [Android App Connection](https://doc-kr.qudelix.com/5k/getting-started/bluetooth-pairing-android/android-app-connection.md)
- [Bluetooth Pairing (iOS)](https://doc-kr.qudelix.com/5k/getting-started/bluetooth-pairing-ios.md)
- [iOS App Connection](https://doc-kr.qudelix.com/5k/getting-started/bluetooth-pairing-ios/ios-app-connection.md)
- [Bluetooth Pairing (Windows)](https://doc-kr.qudelix.com/5k/getting-started/bluetooth-pairing-windows.md)
- [PC Chrome App](https://doc-kr.qudelix.com/5k/getting-started/pc-chrome-app.md): PC(Windows, macOS, Linux) App
- [Firmware Update](https://doc-kr.qudelix.com/5k/getting-started/firmware-update.md)
- [Battery](https://doc-kr.qudelix.com/5k/power-management/battery.md)
- [Power Management](https://doc-kr.qudelix.com/5k/power-management/power-management.md)
- [GAIN](https://doc-kr.qudelix.com/5k/dac-amp/gain.md)
- [PROFILE](https://doc-kr.qudelix.com/5k/dac-amp/profile.md)
- [2-way Associative ABS Volume](https://doc-kr.qudelix.com/5k/volume-control/2-way-associative-abs-volume.md)
- [20 Band EQ](https://doc-kr.qudelix.com/5k/equalizer/20-band-eq.md)
- [User & Speaker EQ](https://doc-kr.qudelix.com/5k/equalizer/user-and-speaker-eq.md)
- [Crossfeed](https://doc-kr.qudelix.com/5k/equalizer/crossfeed.md)

## GENERAL

- [Bluetooth Codec](https://doc-kr.qudelix.com/general/bluetooth-codec.md)
- [Android LDAC Setting](https://doc-kr.qudelix.com/general/android-ldac-setting.md)
- [AutoEQ](https://doc-kr.qudelix.com/general/autoeq.md)
- [Absolute Volume](https://doc-kr.qudelix.com/general/absolute-volume.md)
- [Windows ABS Volume](https://doc-kr.qudelix.com/general/absolute-volume/windows-abs-volume.md)
- [Qudelix-5K](https://doc-kr.qudelix.com/general/absolute-volume/qudelix-5k.md)
- [Charger](https://doc-kr.qudelix.com/general/charger.md)
- [Amp Gain](https://doc-kr.qudelix.com/general/amp-gain.md)
- [Digital Audio Transfer](https://doc-kr.qudelix.com/general/digital-audio-transfer.md)
- [Active Ground](https://doc-kr.qudelix.com/general/active-ground.md)

## T71

- [Key Specification](https://doc-kr.qudelix.com/t71/key-specification.md)
- [PC Chrome App](https://doc-kr.qudelix.com/t71/getting-started/pc-chrome-app.md): PC(Windows, macOS, Linux) App
- [Firmware Update](https://doc-kr.qudelix.com/t71/getting-started/firmware-update.md)
- [System Force Reset](https://doc-kr.qudelix.com/t71/getting-started/system-force-reset.md)
- [Factory ROM Booting](https://doc-kr.qudelix.com/t71/getting-started/factory-rom-booting.md): Recovery Mode
- [LED Buttons](https://doc-kr.qudelix.com/t71/getting-started/led-buttons.md)
- [LCD Home Screen View](https://doc-kr.qudelix.com/t71/getting-started/lcd-home-screen-view.md)
- [USB vs. HYBRID Power Mode](https://doc-kr.qudelix.com/t71/power-management/usb-vs.-hybrid-power-mode.md)
- [Battery Screen View - Buttons](https://doc-kr.qudelix.com/t71/power-management/battery-screen-view-buttons.md)
- [Battery Current Display](https://doc-kr.qudelix.com/t71/power-management/battery-current-display.md)
- [Temperature Display](https://doc-kr.qudelix.com/t71/power-management/temperature-display.md)
- [Charger Status Display](https://doc-kr.qudelix.com/t71/power-management/charger-status-display.md)
- [DAC Profile & Gain](https://doc-kr.qudelix.com/t71/dac-amp/dac-profile-and-gain.md)
- [DAC/AMP Screen View - Buttons](https://doc-kr.qudelix.com/t71/dac-amp/dac-amp-screen-view-buttons.md)
- [User EQ & Speaker EQ](https://doc-kr.qudelix.com/t71/equalizer/user-eq-and-speaker-eq.md)
- [User EQ](https://doc-kr.qudelix.com/t71/equalizer/user-eq.md)
- [Speaker EQ](https://doc-kr.qudelix.com/t71/equalizer/speaker-eq.md)
- [EQ Screen View - Button](https://doc-kr.qudelix.com/t71/equalizer/eq-screen-view-button.md)

## Home

- [Qudelix](https://doc-kr.qudelix.com/qudelix.md)

## Warranty

- [Warranty](https://doc-kr.qudelix.com/warranty/warranty.md)
- [Technical Support](https://doc-kr.qudelix.com/warranty/technical-support.md)
- [Warranty Extension Program (WEP)](https://doc-kr.qudelix.com/warranty/warranty-extension-program-wep.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://doc-kr.qudelix.com/qudelix.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.
