> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/command/ko/need-help/end-of-sale-products-policy-overview/end-of-sale-announcement-for-td52.md).

# TD52

Verkada는 다음 제품의 판매 종료를 발표합니다:

|               |                      |
| ------------- | -------------------- |
| **제품명**       | **설명**               |
| TD52-HW       | Verkada TD52 비디오 인터콤 |
| ACC-INT-SURF  | Verkada TD52 표면 장착   |
| ACC-INT-ANGLE | Verkada TD52 각도 마운트  |
| ACC-INT-HOOD  | Verkada TD52 레인 후드   |
| ACC-INT-TRIM  | Verkada TD52 트림 플레이트 |

다음 제품이 위 제품을 대체합니다:

|                 |                             |
| --------------- | --------------------------- |
| **제품**          | **설명**                      |
| TD33-HW         | Verkada TD33 멀리언 비디오 인터콤 리더 |
| TD53-HW         | Verkada TD53 비디오 인터콤 리더     |
| TD63-HW         | Verkada TD63 비디오 인터콤 키패드    |
| ACC-INT-ANGLE-2 | Verkada TD53 각도 마운트         |
| ACC-INT-ANGLE-3 | Verkada TD63 각도 마운트         |
| ACC-INT-ANGLE-4 | Verkada TD33 각도 마운트         |
| ACC-INT-COND-2  | Verkada TD53 전선관 마운트        |
| ACC-INT-COND-3  | Verkada TD63 전선관 마운트        |
| ACC-INT-TRIM-1  | Verkada TD53/TD63 트림 플레이트   |
| ACC-INT-HOOD-1  | Verkada TD53/TD63 레인 후드     |

{% hint style="danger" %}
최종 주문은 **TD52 제품** 2025년 2월 1일까지 접수되어야 합니다. 이 제품의 지원 종료일은 2035년 2월 1일입니다.
{% endhint %}

***

## 자주 묻는 질문

### 이것은 무엇을 의미하나요?

2025년 2월 1일부터는 TD52 SKU를 더 이상 판매하지 않습니다. 대신 10년 보증 기간 동안 제품 지원을 계속 제공할 예정입니다.

### 고객이 구매한 TD52 제품을 반품할 수 있나요?

고객은 TD52 및 관련 액세서리를 다음 기간 내에 반품할 수 있습니다 ***구매 후 30일 이내.***

### 보증이 적용되는 TD52를 교체해야 하는 경우 어떻게 되나요?

재고가 있는 경우 RMA 장치를 TD52로 교체해 드립니다. 그렇지 않은 경우 2세대 TD53으로 교체해 드립니다.

## 주요 정의

* **판매 종료 공지(이 문서)**: 공식 판매 종료 공지.
* **판매 종료일**: Verkada를 통해 제품을 주문할 수 있는 마지막 날짜입니다.
* **지원 종료일**: Verkada가 제품 지원을 제공하는 마지막 날짜입니다.


---

# 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 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/command/ko/need-help/end-of-sale-products-policy-overview/end-of-sale-announcement-for-td52.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
