> ## 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.

# Game Development Guides

> Guides for creating games using Discord's APIs, SDKs, and communities.

## Strategy

<Card title="How Can I Grow My Game?" href="/developers/game-development/how-to-grow-your-game">
  Learn how to use Discord to grow your game, build a community, and keep players playing!
</Card>

## Guides

<CardGroup cols={3}>
  <Card title="How Do I Create a Community For My Game?" href="/developers/game-development/how-to-create-a-community-for-your-game">
    Set up a community server, design roles and channels, and bring players in from your game
  </Card>

  <Card title="How Do I Get My Game Seen?" href="/developers/game-development/how-to-get-your-game-seen">
    Implement Rich Presence with game details, lobby joining, game launching, and store links
  </Card>

  <Card title="How Do I Keep My Players Engaged?" href="/developers/game-development/how-to-keep-your-players-engaged">
    Build a bot connected to your game with leaderboards, event announcements, and achievement sharing
  </Card>
</CardGroup>
