# Bảo mật

Thư mục này chứa các tài liệu bảo mật quan trọng cho SkyDeck.ai:

1. [Chương trình Phần thưởng Lỗi](/vi/security/bug-bounty-program.md)
2. [Thực hành Bảo mật](/vi/security/skydeck.ai-security-practices.md)

## Chương Trình Bug Bounty

Nêu rõ chương trình của chúng tôi dành cho các nhà nghiên cứu an ninh, bao gồm:

* Phạm vi và các lỗ hổng đủ điều kiện
* Quy trình báo cáo và phần thưởng
* Quy tắc và các cân nhắc pháp lý

## Thực hành bảo mật

Mô tả các biện pháp bảo mật của chúng tôi tính đến ngày 1 tháng 11 năm 2023, bao gồm:

* Bảo mật dữ liệu và sản phẩm
* Quản lý truy cập
* Đào tạo nhân viên
* Bảo mật nhà cung cấp


---

# 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/vi/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.
