> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Chat

> Browse chat topics for the XBOX GDK, including Game Chat 2, PlayFab Party voice chat, and guidance for adding low-latency communication to your title.

Explore chat topics for XBOX game development.

<CardGroup cols={2}>
  <Card title="Game chat2" icon="folder-open" href="/services/xbox-services/multiplayer/chat/game-chat2/index">
    Documentation for game chat2.
  </Card>

  <Card title="Chat" icon="users-line" href="/services/xbox-services/multiplayer/chat/gc-chat-toc">
    This section describes the chat features of the Microsoft Game Development Kit (GDK).
  </Card>

  <Card title="Adding chat by using microsoft azure" icon="people-group" href="/services/xbox-services/multiplayer/chat/playfab-party-intro-chat">
    Use this topic to understand how PlayFab Party simplifies adding low-latency chat and data communication to your game in a way that's…
  </Card>
</CardGroup>

## See also

* [Concepts](/services/xbox-services/multiplayer/concepts/index)
* [Invites](/services/xbox-services/multiplayer/invites/index)
* [Matchmaking](/services/xbox-services/multiplayer/matchmaking/index)
* [Mpa](/services/xbox-services/multiplayer/mpa/index)
* [Mpm](/services/xbox-services/multiplayer/mpm/index)
* [Mpsd](/services/xbox-services/multiplayer/mpsd/index)
* [Overviews](/services/xbox-services/multiplayer/overviews/index)


## Related topics

- [Chat](/services/xbox-services/multiplayer/chat/gc-chat-toc.md)
- [chat_user::chat_indicator](/reference/chat/gamechat2/classes/chat_user/methods/chat_user_chat_indicator.md)
- [chat_manager::get_chat_users](/reference/chat/gamechat2/classes/chat_manager/methods/chat_manager_get_chat_users.md)
- [game_chat_user_chat_indicator](/reference/chat/gamechat2/enums/game_chat_user_chat_indicator.md)
- [chat_manager::initialize](/reference/chat/gamechat2/classes/chat_manager/methods/chat_manager_initialize.md)
