> 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/oridesuka/end-of-sale-products-policy-overview/ac42.md).

# AC42

Verkadaは、以下の製品の販売終了を発表しています:

| 製品       | SKU     | 説明              |
| -------- | ------- | --------------- |
| **AC42** | AC42–HW | AC42 4ドアコントローラー |

以下の製品が上記製品の後継となります:

| 製品         | SKU       | 説明                                |
| ---------- | --------- | --------------------------------- |
| **AC43**   | AC43-HW   | AC43 4ドアコントローラー                   |
| **AC43-G** | AC43-HW-G | 政府向け AC43 4ドアコントローラー、FIPS 140、TAA |

{% hint style="danger" %}
の最終注文は **AC42** までに受領される必要があります **2026年8月6日**。これらの製品のサポート終了日は **2036年8月6日です。**
{% endhint %}

***

## 主な定義 <a href="#h_807747ae69" id="h_807747ae69"></a>

* 販売終了のお知らせ: 公式の販売終了通知。
* 販売終了日: Verkadaを通じて製品を注文できる最終日。
* サポート終了日: Verkadaが製品のサポートを提供する最終日。

## FAQ

<details>

<summary>これはどういう意味ですか？</summary>

2026年8月6日をもって、AC42のSKUの販売は終了します。ただし、10年間の保証期間を通じて製品のサポートは継続して提供します。

</details>

<details>

<summary>顧客は購入した製品を返品できますか？</summary>

顧客は製品を返品できます *購入後30日以内に*.

</details>

<details>

<summary>保証期間中の製品の交換が必要な場合はどうなりますか？</summary>

RMAユニットは、在庫がある場合は同じモデルに交換します。ない場合は、次に最も近い類似製品に交換します。

</details>

***


---

# 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/oridesuka/end-of-sale-products-policy-overview/ac42.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.
