> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/vi/ai.md).

# Trí tuệ nhân tạo

- [Sách trắng Zoom AI](https://library.zoom.com/technical-library/vi/ai/ai-whitepaper.md): Sách trắng Zoom AI dành cho Zoom Workplace, Webinars và Events
- [Giới thiệu: AI tại Zoom](https://library.zoom.com/technical-library/vi/ai/ai-whitepaper/introduction-ai-at-zoom.md): Giới thiệu Sách trắng Zoom AI dành cho Zoom Workplace, Webinars và Events
- [Mô hình, Xử lý, Lưu trữ và Sử dụng](https://library.zoom.com/technical-library/vi/ai/ai-whitepaper/models-processing-storage-and-usage.md): Tổng quan về các nhà cung cấp mô hình AI, phương pháp cung cấp dịch vụ và cách xử lý dữ liệu của Zoom
- [Tính năng Zoom AI](https://library.zoom.com/technical-library/vi/ai/ai-whitepaper/zoom-ai-features.md): Các tính năng AI được hỗ trợ bởi AI Zoom
- [Ghi chú của tôi](https://library.zoom.com/technical-library/vi/ai/ai-whitepaper/my-notes.md): Giới thiệu về Zoom My Notes
- [ZoomMate](https://library.zoom.com/technical-library/vi/ai/ai-whitepaper/zoommate.md): Giới thiệu về ZoomMate
- [Bộ Tính năng năng suất AI](https://library.zoom.com/technical-library/vi/ai/ai-whitepaper/ai-productivity-suite.md): Giới thiệu về Bộ Tính năng năng suất Zoom AI
- [Biểu đồ và luồng dữ liệu](https://library.zoom.com/technical-library/vi/ai/ai-whitepaper/diagrams.md): Biểu đồ và luồng dữ liệu Zoom AI cho Zoom Workplace, Webinars và Events
- [Bảng Tính năng khả dụng](https://library.zoom.com/technical-library/vi/ai/ai-whitepaper/feature-availability.md): Hỗ trợ Tính năng Zoom AI theo phương thức dịch vụ cho federated, ZM+, và ZMO
- [API](https://library.zoom.com/technical-library/vi/ai/ai-whitepaper/apis.md): Giới thiệu về API Zoom AI
- [Kiểm soát quản trị](https://library.zoom.com/technical-library/vi/ai/ai-whitepaper/administrative-controls.md): Tổng quan về các kiểm soát quản trị của Zoom AI
- [Cam kết của Zoom đối với AI có trách nhiệm](https://library.zoom.com/technical-library/vi/ai/ai-whitepaper/zooms-commitment-to-responsible-ai.md)
- [Quản trị dữ liệu và quyền riêng tư](https://library.zoom.com/technical-library/vi/ai/ai-whitepaper/data-governance-and-privacy.md): Tổng quan về quản trị dữ liệu và quyền riêng tư của Zoom AI
- [Khung bảo mật](https://library.zoom.com/technical-library/vi/ai/ai-whitepaper/security-framework.md): Tổng quan về khung bảo mật của Zoom AI
- [Tính minh bạch và thông báo cho người dùng](https://library.zoom.com/technical-library/vi/ai/ai-whitepaper/user-transparency-and-notice.md): Tổng quan về các nội dung minh bạch và thông báo của Zoom AI


---

# 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://library.zoom.com/technical-library/vi/ai.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.
