> 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/ja/herupugadesuka/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 %}

***

## FAQ

### これはどういう意味ですか?

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/ja/herupugadesuka/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.
