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

# Supporter

> Support Genie and get access to exclusive features.

<CardGroup>
  <Card title="Extra Commands" icon="plus" href="https://rzp.io/rzp/JUFHvoxw">
    Get access to extra commands and features!
  </Card>

  <Card title="Priority Support" icon="phone" href="https://rzp.io/rzp/JUFHvoxw">
    Get priority support for any issues or queries
  </Card>
</CardGroup>

To become a supporter, simply click [here](https://rzp.io/rzp/JUFHvoxw) and follow the instructions.

Alternatively, you can directly support Genie via the CLI by running the following command:

```bash theme={null}
genie support
```

This will open a browser window with the payment page. Once you've completed the payment, you'll receive an email with instructions on how to access the supporter features.

Read more about the support command [here](/commands/support)

## Verifying Supporter Status

You can verify your supporter status by running the following command:

```bash theme={null}
genie verify "me@domain.com"
```

Replace `me@domain.com` with the email address you used to become a supporter. You'll receive a confirmation link in your email to verify your account. If you're a supporter, you'll receive a success message in the terminal.

Read more about the verify command [here](/commands/verify)
