> 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/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年7月16日**までに受領される必要があります。これらの製品のサポート終了日は **2036年8月6日。**
{% endhint %}

***

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

* 販売終了のお知らせ：正式な販売終了通知。
* 販売終了日: Verkadaを通じて製品を注文できる最終日。
* サポート終了日: 製品がVerkadaによってサポートされる最終日。

## FAQ

<details>

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

2026年7月16日現在、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/herupugadesuka/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.
