# 安全性

此目錄包含 SkyDeck.ai 的關鍵安全文件：

1. [漏洞獎勵計劃](/zh-hk/security/bug-bounty-program.md)
2. [安全實踐](/zh-hk/security/skydeck.ai-security-practices.md)

## 漏洞獎勵計畫

概述我們對安全研究人員的計畫，包括：

* 範圍和符合條件的漏洞
* 報告流程和獎勵
* 規則和法律考量

## 安全實踐

描述我們截至2023年11月1日的安全措施，包括：

* 數據和產品安全
* 訪問管理
* 員工教育
* 供應商安全


---

# Agent Instructions: 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:

```
GET https://docs.skydeck.ai/zh-hk/security.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
