> 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-cd62.md).

# CD62

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

|            |              |                               |
| ---------- | ------------ | ----------------------------- |
| **제품**     | **SKU**      | **설명**                        |
| **CD62**   | CD62-512-HW  | CD62 실내용 돔 카메라, 512GB, 최대 30일 |
|            | CD62-1TB-HW  | CD62 실내용 돔 카메라, 1TB, 최대 60일   |
|            | CD62-2TB-HW  | CD62 실내용 돔 카메라, 2TB, 최대 90일   |
| **CD62-E** | CD62-512E-HW | CD62 실외용 돔 카메라, 512GB, 최대 30일 |
|            | CD62-1TBE-HW | CD62 실외용 돔 카메라, 1TB, 최대 60일   |
|            | CD62-2TBE-HW | CD62 실외용 돔 카메라, 2TB, 최대 90일   |

앞으로는 차세대 CD63 돔 카메라를 권장합니다:

|            |              |                               |
| ---------- | ------------ | ----------------------------- |
| **제품**     | **SKU**      | **설명**                        |
| **CD63**   | CD63-512-HW  | CD63 실내용 돔 카메라, 512GB, 최대 30일 |
|            | CD63-1TB-HW  | CD63 실내용 돔 카메라, 1TB, 최대 60일   |
|            | CD63-2TB-HW  | CD63 실내용 돔 카메라, 2TB, 최대 90일   |
|            | CD63-3TB-HW  | CD63 실내용 돔 카메라, 3TB, 최대 120일  |
| **CD63-E** | CD63-512E-HW | CD63 실외용 돔 카메라, 512GB, 최대 30일 |
|            | CD63-1TBE-HW | CD63 실외용 돔 카메라, 1TB, 최대 60일   |
|            | CD63-2TBE-HW | CD62 실외용 돔 카메라, 2TB, 최대 90일   |
|            | CD63-3TB-HW  | CD63 실외용 돔 카메라, 3TB, 최대 120일  |

{% hint style="danger" %}
이 제품들의 지원 종료일은 **2035년 5월 1일**. 최종 주문은 **CD62** 카메라는 2025년 4월 30일까지 접수되어야 합니다.
{% endhint %}

***

## **자주 묻는 질문**

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

2025년 5월 1일부터는 CD62 SKU를 더 이상 판매하지 않습니다. 그러나 제품에 대해서는 10년 보증 기간 동안 계속 지원을 제공합니다.

### 고객이 구매한 CD62 카메라와 마운트를 반품할 수 있나요?

고객은 CD62 카메라를 반품할 수 있습니다 *구매 후 30일 이내에*.

### 보증 기간 내 CD62를 교체해야 하면 어떻게 되나요?

가능한 경우 RMA 제품을 CD62로 교체해 드립니다. 그렇지 않으면 다음으로 가장 유사한 카메라로 교체해 드립니다.

***

## 주요 정의

* 판매 종료 공지(이 문서): 공식 판매 종료 안내.
* 판매 종료일: 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-cd62.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.
