# PC Chrome App

The 5K can be used as a Bluetooth DAC or a USB DAC. For PC USB DAC use cases, it supports PC (Windows/macOS/Linux) apps through a USB connection.

The app is a Chrome browser-based extension that requires the latest version of Chrome to be installed. You can install it using the link below.

{% embed url="<https://chrome.google.com/webstore/detail/qudelix/phaodiidhofhdmfkjiacigibgikhfafn>" %}

{% hint style="success" %}
After installing the Chrome or Edge web browser, install the Qudelix Chrome Extension.
{% endhint %}

***

{% hint style="danger" %}
The PC Chrome App connects via USB and does not support Bluetooth connections.
{% endhint %}

### Launching the app

When you click the Extensions icon <img src="https://doc-kr.qudelix.com/~gitbook/image?url=https%3A%2F%2F1681470171-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FPXCFQOBxeQet2mkpvOzb%252Fuploads%252FTyjWpelJOmUQHVuUacMm%252Fimage.png%3Falt%3Dmedia%26token%3D3d6e2e84-697f-4904-bcee-11c5c67251bd&#x26;width=40&#x26;dpr=4&#x26;quality=100&#x26;sign=3c68bb42&#x26;sv=2" alt="" data-size="line"> in the top right corner of the Chrome web browser, the installed Chrome extension apps will appear, as shown below. Select Qudelix, and a browser tab will open, launching the app.

<figure><img src="/files/fbkCoQBnw3YnbF6Ug2s6" alt="" width="319"><figcaption></figcaption></figure>

When you click the Pin icon<img src="https://doc-kr.qudelix.com/~gitbook/image?url=https%3A%2F%2F1681470171-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FPXCFQOBxeQet2mkpvOzb%252Fuploads%252FnC98Tcs0lJ871O7bw5JL%252Fimage.png%3Falt%3Dmedia%26token%3D3af7cdf5-effc-4809-96c4-fac05557cd6c&#x26;width=40&#x26;dpr=4&#x26;quality=100&#x26;sign=9c9be6a6&#x26;sv=2" alt="" data-size="line"> on the right side of the Qudelix app list, a shortcut will be created.<br>

## Device Connection

* Click the **CONNECT DEVICE** button in the top-right corner of the app screen.
* When the HID device selection screen appears, select **Qudelix-5K**.

Once the app is connected to the device, the button in the top-right corner will display <mark style="color:red;">**CONNECTED**</mark>, and the 5K USB DAC image in the left sidebar will light up and become active, as shown below.

<figure><img src="/files/rSfaM7dJHKnNMaHyOrJs" alt="" width="563"><figcaption></figcaption></figure>


---

# 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/getting-started/pc-chrome-app.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.
