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

# AD33

Verkada는 다음 제품의 판매 종료 예정일을 안내합니다. [AD33 도어 리더](https://docs.verkada.com/docs/door-reader-ad33-datasheet.pdf), 다음 것으로 대체됨 [AD34 멀리언 도어 리더](https://docs.verkada.com/docs/ad34-door-reader-datasheet.pdf) 및 [AD64 키패드 도어 리더](https://docs.verkada.com/docs/ad64-door-reader-datasheet.pdf).

{% hint style="danger" %}
AD33의 최종 주문은 다음 날짜까지 접수되어야 합니다 **2025년 7월 31일**.

이 제품의 지원 종료일은 **2035년 8월 1일**.
{% endhint %}

***

## FAQ

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

2025년 8월 1일부터, 당사는 신규 설치용 AD33 도어 리더 판매를 더 이상 하지 않습니다. AD33에 대한 기존의 모든 미처리 주문은 AD34로 이행됩니다. Verkada는 일반적으로 특정 제품의 판매 종료일 이후 10년(10) 동안 해당 제품에 대한 지원을 제공합니다.

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

고객은 AD33을 반품할 수 있습니다 *구매 후 30일 이내에 반품할 수 있습니다*.

### 보증 기간 중인 AD33을 교체해야 하면 어떻게 되나요?

AD33을 더 이상 사용할 수 없는 경우, AD33 장치를 AD34 장치로 교체해 드립니다.

***

## 주요 정의

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