Integrate social features in your game
Core Concepts
Learn how the SDK works and explore its key features including account linking, friends, rich presence, and communication.
Getting Started Guides
Follow step-by-step guides to add the SDK to your game engine — C++, Unity, or Unreal Engine.
Dive deeper into the Discord Social SDK
Development Guides
Dive into feature guides for account linking, friends lists, game invites, and voice chat.
How-to Guides
Common solutions for debugging, using Discord APIs, moderation, and more.
SDK Reference Docs
Explore the full API reference documentation for the Discord Social SDK.
Communication features
Discord Social SDK features for text and voice communication are available but capped with rate limits until you apply for production access. Current rate limits for communication features:| Operation | Rate Limit |
|---|---|
| Lobby Create/Join | 20 requests every 2 hours |
| Lobby Update | 100 requests every 2 hours |
| Lobby Linking (linked channels) | 20 requests every 2 hours |
| Sending messages to a lobby | 100 requests every 2 hours |
| Sending direct messages | 100 requests every 2 hours |
Get help and join the community
Need support or looking to connect with other game developers?- Join our DDevs Discord Server and get help from the community in the
#social-sdk-dev-helpchannel. - File a ticket with Developer Support to report issues.