> For the complete documentation index, see [llms.txt](https://skywatch.gitbook.io/skywatch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://skywatch.gitbook.io/skywatch/gong-gao.md).

# 公告

## 終止終身雲錄服務通知 - 2024-SEP

感謝您一直以來對 Skywatch 的支持與信賴。為了持續為您提供穩定且優質的服務，我們將對產品平台的服務範疇進行調整，這次的調整將對您帶來以下影響：

1\. 自 **2024 年 10 月 31 日** 起，我們將停止提供攝影機的終身錄影方案。服務終止後，所有保存在雲端的錄影內容將同步刪除。

2\. 您的攝影機 (限定機型：ProCam v1.0 / HomeCam 2 / HomeCam 2 Black) 仍可正常使用，能夠持續觀看即時影像，並可選購加值雲端錄影服務。


---

# 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://skywatch.gitbook.io/skywatch/gong-gao.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.
