> ## Documentation Index
> Fetch the complete documentation index at: https://discord-platform-username.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Discord Social SDK Guides

> Development guides for integrating the Discord Social SDK into your game.

<Note>
  Visit [Discord Social SDK](/developers/discord-social-sdk/overview) for more on integrating games with the Discord Social SDK, including how to get started, best practices, and more.
</Note>

## Getting Started

<CardGroup cols={3}>
  <Card title="Getting Started with C++" href="/developers/discord-social-sdk/getting-started/using-c++">
    A guide to integrating your game with the Discord Social SDK using C++.
  </Card>

  <Card title="Getting Started with Unity" href="/developers/discord-social-sdk/getting-started/using-unity">
    A guide to integrating your game with the Discord Social SDK using Unity.
  </Card>

  <Card title="Getting Started with Unreal Engine" href="/developers/discord-social-sdk/getting-started/using-unreal-engine">
    A guide to integrating your game with the Discord Social SDK using Unreal Engine.
  </Card>
</CardGroup>
