> 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/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が入手できない場合、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/oridesuka/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.
