# Warranty

**Warranty Period**

When the device is connected to the Qudelix app after unboxing, its initial usage start date is automatically stored in the device's flash memory. All warranty service matters are handled based on this date.

|   Product   | Warranty Period (Month) |
| :---------: | :---------------------: |
|  Qudelix-5K |            12           |
| Qudelix-T71 |            12           |

{% hint style="warning" %}
A purchase receipt may be required when it is impossible to verify the warranty period using this method.
{% endhint %}

{% hint style="info" %}
The warranty is transferable and is not limited to the original purchaser.
{% endhint %}

## **Warranty Coverage**

* The product will be repaired or replaced in case of issues caused by manufacturing defects.
* Reduced usage time due to battery degradation is not covered under the warranty.
* Damage to internal circuits caused by user negligence, such as water immersion, is not eligible for free warranty service and may incur repair costs.


---

# 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/warranty/warranty.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.
