# PowerTalk Chat SDK Documentation

- [Getting Started with PowerTalk](/powertalk-chat-sdk-documentation/getting-started.md)
- [PowerTalk Android](/powertalk-chat-sdk-documentation/powertalk-android.md)
- [Get Started](/powertalk-chat-sdk-documentation/powertalk-android/get-started.md)
- [Enable Chat Features](/powertalk-chat-sdk-documentation/powertalk-android/enable-chat-features.md): Please follow the following steps to enable TapTalk.io's chat features, such as contact sync and sending media, document, and location messages.
- [Authentication](/powertalk-chat-sdk-documentation/powertalk-android/authentication.md)
- [TapUI and TapCore](/powertalk-chat-sdk-documentation/powertalk-android/tapui-and-tapcore.md)
- [Background Process in TapTalk.io](/powertalk-chat-sdk-documentation/powertalk-android/background-process-in-taptalk.io.md)
- [Connection](/powertalk-chat-sdk-documentation/powertalk-android/connection.md)
- [Event Listener](/powertalk-chat-sdk-documentation/powertalk-android/event-listener.md)
- [Push Notification](/powertalk-chat-sdk-documentation/powertalk-android/push-notification.md)
- [General](/powertalk-chat-sdk-documentation/powertalk-android/general.md)
- [User](/powertalk-chat-sdk-documentation/powertalk-android/user.md)
- [Room List](/powertalk-chat-sdk-documentation/powertalk-android/room-list.md)
- [Room List - TapUI](/powertalk-chat-sdk-documentation/powertalk-android/room-list/room-list-tapui.md)
- [Room List - TapCore](/powertalk-chat-sdk-documentation/powertalk-android/room-list/tapcore.md)
- [Chat Room and Messages](/powertalk-chat-sdk-documentation/powertalk-android/group-chat.md)
- [Chat Room and Messages - TapUI](/powertalk-chat-sdk-documentation/powertalk-android/group-chat/tapui.md)
- [Chat Room and Messages - TapCore](/powertalk-chat-sdk-documentation/powertalk-android/group-chat/tapcore.md)
- [Contact](/powertalk-chat-sdk-documentation/powertalk-android/contact.md)
- [Message Type](/powertalk-chat-sdk-documentation/powertalk-android/message-type.md)
- [Customize UI Appearance](/powertalk-chat-sdk-documentation/powertalk-android/customize-ui-appearance.md)
- [Customize Chat Features](/powertalk-chat-sdk-documentation/powertalk-android/customize-chat-features.md)
- [Customize Chat Message Bubble](/powertalk-chat-sdk-documentation/powertalk-android/customize-chat-message-bubble.md)
- [Customize Navigation Bar](/powertalk-chat-sdk-documentation/powertalk-android/customize-navigation-bar.md)
- [Deep Linking](/powertalk-chat-sdk-documentation/powertalk-android/deep-linking.md)
- [Error Codes](/powertalk-chat-sdk-documentation/powertalk-android/untitled-1.md)
- [PowerTalk iOS](/powertalk-chat-sdk-documentation/powertalk-ios.md)
- [Get Started](/powertalk-chat-sdk-documentation/powertalk-ios/get-started.md)
- [TapUI and TapCore](/powertalk-chat-sdk-documentation/powertalk-ios/tapui-and-tapcore.md)
- [Background Process in TapTalk.io](/powertalk-chat-sdk-documentation/powertalk-ios/background-process-in-taptalk.io.md)
- [Implement Application Delegate](/powertalk-chat-sdk-documentation/powertalk-ios/implement-application-delegate.md)
- [Authentication](/powertalk-chat-sdk-documentation/powertalk-ios/authentication.md)
- [Connection](/powertalk-chat-sdk-documentation/powertalk-ios/connection.md)
- [Event Delegate](/powertalk-chat-sdk-documentation/powertalk-ios/event-delegate.md)
- [Push Notification](/powertalk-chat-sdk-documentation/powertalk-ios/push-notification.md)
- [General](/powertalk-chat-sdk-documentation/powertalk-ios/general.md)
- [User](/powertalk-chat-sdk-documentation/powertalk-ios/user.md)
- [Room List](/powertalk-chat-sdk-documentation/powertalk-ios/room-list.md)
- [Room List - TapUI](/powertalk-chat-sdk-documentation/powertalk-ios/room-list/room-list-tapui.md)
- [Room List - TapCore](/powertalk-chat-sdk-documentation/powertalk-ios/room-list/room-list-tapcore.md)
- [Chat Room and Messages](/powertalk-chat-sdk-documentation/powertalk-ios/group-chat.md)
- [Chat Room and Messages - TapUI](/powertalk-chat-sdk-documentation/powertalk-ios/group-chat/group-chat-tapui.md)
- [Chat Room and Messages - TapCore](/powertalk-chat-sdk-documentation/powertalk-ios/group-chat/group-chat-tapcore.md)
- [Contact](/powertalk-chat-sdk-documentation/powertalk-ios/contact.md)
- [Message Type](/powertalk-chat-sdk-documentation/powertalk-ios/message-type.md)
- [Customize UI Appearance](/powertalk-chat-sdk-documentation/powertalk-ios/customize-ui-appearance.md)
- [Customize Chat Features](/powertalk-chat-sdk-documentation/powertalk-ios/customize-chat-features.md)
- [Customize Chat Message Bubble](/powertalk-chat-sdk-documentation/powertalk-ios/customized-chat-message-bubble.md)
- [Customize Navigation Bar](/powertalk-chat-sdk-documentation/powertalk-ios/customize-navigation-bar.md)
- [Deep Linking](/powertalk-chat-sdk-documentation/powertalk-ios/deep-linking.md)
- [Error Codes](/powertalk-chat-sdk-documentation/powertalk-ios/error-codes.md)
- [PowerTalk React Native](/powertalk-chat-sdk-documentation/powertalk-react-native.md)
- [Get Started - Android](/powertalk-chat-sdk-documentation/powertalk-react-native/get-started-android.md): This section will cover a step-by-step approach to bridge your React Native project to PowerTalk Android SDK. We will be using Android Studio to configure native code in React Native project.
- [Get Started - iOS](/powertalk-chat-sdk-documentation/powertalk-react-native/get-started-ios.md): This section will cover a step-by-step approach to bridge your React Native project to PowerTalk iOS SDK. We will be using Xcode to configure native code in the React Native project.
- [PowerTalk Flutter](/powertalk-chat-sdk-documentation/powertalk-flutter.md)
- [Get Started - Android](/powertalk-chat-sdk-documentation/powertalk-flutter/get-started-android.md): This section will cover a step-by-step approach to bridge your Flutter project to PowerTalk Android SDK. We will be using Android Studio to configure native code in Flutter project.
- [Get Started - iOS](/powertalk-chat-sdk-documentation/powertalk-flutter/get-started-ios.md): This section will cover a step-by-step approach to bridge your Flutter project to PowerTalk iOS SDK. We will be using Xcode to configure native code in Flutter project.
- [Javascript SDK](/powertalk-chat-sdk-documentation/powertalk-javascript-sdk.md)
- [Get Started](/powertalk-chat-sdk-documentation/powertalk-javascript-sdk/get-started.md)
- [Authentication](/powertalk-chat-sdk-documentation/powertalk-javascript-sdk/authentication.md)
- [Connection](/powertalk-chat-sdk-documentation/powertalk-javascript-sdk/connection.md)
- [General](/powertalk-chat-sdk-documentation/powertalk-javascript-sdk/general.md)
- [Event Listener](/powertalk-chat-sdk-documentation/powertalk-javascript-sdk/event-listener.md)
- [User](/powertalk-chat-sdk-documentation/powertalk-javascript-sdk/user.md)
- [Room List](/powertalk-chat-sdk-documentation/powertalk-javascript-sdk/room-list.md)
- [Chat Room](/powertalk-chat-sdk-documentation/powertalk-javascript-sdk/group-chat.md)
- [Messages](/powertalk-chat-sdk-documentation/powertalk-javascript-sdk/messages.md)
- [Contact](/powertalk-chat-sdk-documentation/powertalk-javascript-sdk/contact.md)
- [Message Type](/powertalk-chat-sdk-documentation/powertalk-javascript-sdk/message-type.md)
- [Server API](/powertalk-chat-sdk-documentation/powertalk-server-api.md)
- [Get Started](/powertalk-chat-sdk-documentation/powertalk-server-api/get-started.md)
- [Base URL](/powertalk-chat-sdk-documentation/powertalk-server-api/base-url.md)
- [Authentication](/powertalk-chat-sdk-documentation/powertalk-server-api/authentication.md)
- [User](/powertalk-chat-sdk-documentation/powertalk-server-api/user.md)
- [Contact](/powertalk-chat-sdk-documentation/powertalk-server-api/contact.md)
- [Message](/powertalk-chat-sdk-documentation/powertalk-server-api/message.md)
- [Room](/powertalk-chat-sdk-documentation/powertalk-server-api/room.md)
- [Webhook](/powertalk-chat-sdk-documentation/webhook.md)
- [Get Started](/powertalk-chat-sdk-documentation/webhook/get-started.md)
- [Webhook Payload](/powertalk-chat-sdk-documentation/webhook/webhook-payload.md)
