

# Amazon IVS 聊天功能入門
<a name="getting-started-chat"></a>

Amazon Interactive Video Service (IVS) Chat 是一種受管的伴隨即時影片串流的即時聊天功能。(IVS 聊天功能也可以在沒有影片串流的情況下使用。) 您可以建立聊天室並啟用使用者之間的聊天工作階段。

Amazon IVS 聊天功能可讓您專注於打造伴隨即時影片的自訂聊天體驗。您無需管理基礎設施，或開發和設定聊天工作流程的元件。Amazon IVS 聊天功能可擴展、安全、可靠且具有成本效益。

Amazon IVS 聊天功能最適合在有頭有尾的即時影片串流中，方便參與者之間的訊息傳遞。

本文件的其餘部分將引導您使用 Amazon IVS 聊天功能建置您的第一個聊天應用程式。

**範例:**可使用以下示範 (三個範例用戶端應用程式以及用於建立字符的後端伺服器應用程式)：
+ [Amazon IVS 聊天功能網頁試用版](https://github.com/aws-samples/amazon-ivs-chat-web-demo)
+ [Amazon IVS 聊天功能 Android 試用版](https://github.com/aws-samples/amazon-ivs-chat-for-android-demo)
+ [Amazon IVS 聊天功能 iOS 試用版](https://github.com/aws-samples/amazon-ivs-chat-for-ios-demo)
+ [Amazon IVS 聊天功能後端試用版](https://github.com/aws-samples/amazon-ivs-chat-web-demo/tree/main/serverless)

**重要：**24 個月沒有新連線或更新的聊天室將被自動刪除。

**Topics**
+ [步驟 1：執行初始設定](getting-started-chat-create-account.md)
+ [步驟 2：建立聊天室](getting-started-chat-create-room.md)
+ [步驟 3：建立聊天字符](getting-started-chat-auth.md)
+ [步驟 4：傳送和接收第一條訊息](getting-started-chat-send-and-receive.md)
+ [步驟 5：檢查服務配額限制 (選用)](getting-started-chat-check-service-quota.md)