> 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-accx-tbl-1.md).

# ACCX-TBL-1

VerkadaはACCX-TBL-1の販売終了を発表します。ACCX-TBL-2に置き換えられます。

{% hint style="danger" %}
ACCX-TBL-1の最終注文は以下までに受領する必要があります： **2025年2月9日**.

この製品のサポート終了日は **2035年2月9日。**
{% endhint %}

***

## FAQ

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

2025年2月9日をもって、ACCX-TBL-1（第9世代iPad）の販売を終了します。ACCX-TBL-1の既存の未処理注文はすべてACCX-TBL-2で履行されます。Verkadaは通常、販売終了日から10年間、その製品に対するサポートを提供します。

### 購入したACCX-TBL-1を顧客は返品できますか？

顧客はACCX-TBL-1を返品することができます。 *購入から30日以内に*.

### 保証期間内のACCX-TBL-1を交換する必要がある場合はどうなりますか？

ACCX-TBL-1が入手不可の場合、ACCX-TBL-1ユニットはACCX-TBL-2ユニットで交換します。

***

## 主要な定義

* **販売終了告知（本記事）**：公式の販売終了通知。
* **販売終了日**：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-accx-tbl-1.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.
