# LED Buttons

{% hint style="info" %}
Button Long Press - Press and hold the button for 3 seconds.
{% endhint %}

## <mark style="color:blue;">Blue LED Bottom Button</mark>&#x20;

* Power ON/OFF: Long Press
* Previous Track - Double Click

## <mark style="color:blue;">Blue LED Top Button</mark>

* Enter Pairing Mode:  Long Press
* Play/Pause: Single Click
* Next Track:  Double Click
* Answer Incoming Call:  Single Click
* Reject Incoming Call:  Long Press

<figure><img src="/files/afDDGz3ApeovxZE4DtXi" alt="" width="375"><figcaption><p>5K Button - Blue</p></figcaption></figure>

<figure><img src="/files/38xKCmAuvmH4Ksvqqssj" alt=""><figcaption><p>5K Button - Blue</p></figcaption></figure>

***

## <mark style="color:red;">RED LED Bottom Button</mark>&#x20;

* **Fine Volume Adjustment (-0.5dB)**: Single-click

## <mark style="color:red;">Blue LED Top Button</mark>&#x20;

* **Fine Volume Adjustment (+0.5dB)**: Single-click

{% hint style="success" %}
**If the button is pressed for more than 0.5 seconds, the volume will adjust quickly until the button is released.**
{% endhint %}

<figure><img src="/files/f58mp780mLygJ9OFnreY" alt="" width="375"><figcaption><p>5K Button - Red</p></figcaption></figure>

<figure><img src="/files/zOaVWtbFk8LkK8SnBrLV" alt=""><figcaption><p>5K Button - Red</p></figcaption></figure>

***

{% hint style="info" %}
While the device is powered on, pressing a button will turn on the LED.
{% endhint %}


---

# 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/led-buttons.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.
