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

# AC41

Verkada は、以下の製品の近日中の販売終了を発表します。 [AC41 4ドアアクセスコントローラー](https://docs.verkada.com/docs/access-control-ac41-installation-guide.pdf)、に置き換えられる [AC42 4ドアアクセスコントローラー](https://docs.verkada.com/docs/door-controller-ac42-datasheet.pdf).

{% hint style="danger" %}
AC41 の最終注文は、までに受領されている必要があります **2024年7月31日**.

この製品のサポート終了日は **2034年7月31日**.
{% endhint %}

## FAQ

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

2024年7月31日をもって、新規導入向けの AC41 4ドアアクセスコントローラーの販売を終了します。AC41 の既存の未処理注文はすべて AC42 で対応します。Verkada は通常、ある製品について販売終了日から10年間サポートを提供します。

### お客様は購入した AC41 を返品できますか？

お客様は AC41 を返品できます *購入後 30 日以内に返品できます*.

### 保証期間中の AC41 を交換する必要がある場合はどうなりますか？

AC41 の在庫がなくなった場合は、AC42 ユニットに交換します。

## 主な定義

* **販売終了の発表（この記事）**: 公式な販売終了通知。
* **販売終了日**: 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-ac41.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.
