> ## Documentation Index
> Fetch the complete documentation index at: https://mintlify.com/gsd-build/get-shit-done/llms.txt
> Use this file to discover all available pages before exploring further.

# gsd:join-discord

> Join the GSD Discord community

## Overview

Connect with other GSD users, get help, share what you're building, and stay updated on new features and best practices.

## Syntax

```bash theme={null}
/gsd:join-discord
```

## What It Does

Displays the Discord invite link for the Get Shit Done community server.

### Output

```
# Join the GSD Discord

Connect with other GSD users, get help, share what you're building, and stay updated.

**Invite link:** https://discord.gg/gsd

Click the link or paste it into your browser to join.
```

## Community Benefits

<CardGroup cols={2}>
  <Card title="Get Help" icon="question-circle">
    Ask questions and get answers from experienced GSD users
  </Card>

  <Card title="Share Projects" icon="rocket">
    Show off what you're building with GSD
  </Card>

  <Card title="Stay Updated" icon="bell">
    Learn about new features, updates, and best practices
  </Card>

  <Card title="Connect" icon="users">
    Network with other developers using AI-assisted development
  </Card>
</CardGroup>

## Related Links

* [GitHub Repository](https://github.com/gsd-build/get-shit-done)
* [Twitter/X](https://x.com/gsd_foundation)
* [NPM Package](https://www.npmjs.com/package/get-shit-done-cc)

## Next Steps

<Card title="Get Help" icon="life-ring" href="/reference/troubleshooting">
  Check the troubleshooting guide or ask in Discord
</Card>
