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

# Join community

> Open the Blnk community Discord from the CLI.

Open the Blnk Discord invite in your default browser when you want to ask questions, share feedback, or follow product updates with the team and other builders.

```bash theme={"system"}
blnk community
```

<Icon icon="list-ordered" size={16} color="#808080" className="cli-section-icon" /> **Usage**

<Steps>
  <Step title="Open Discord">
    Run the command:

    ```bash wrap theme={"system"}
    blnk community
    ```

    <CodeGroup>
      ```text 200 Success icon="circle-check" theme={"system"}
      Opening Blnk Community Discord
        Welcome! https://discord.gg/7WNv94zPpx
      ```

      ```text wrap Couldn't open browser icon="circle-x" theme={"system"}
      error:
        Couldn't open browser. Please try again.
      ```
    </CodeGroup>
  </Step>
</Steps>
