mirror of
https://github.com/lukevella/rallly.git
synced 2025-08-03 16:38:34 +02:00
37 lines
962 B
Text
37 lines
962 B
Text
---
|
|
title: Support
|
|
description: Get in touch with us if you need help with anything
|
|
---
|
|
|
|
If you have any questions, you can reach out through the following
|
|
channels:
|
|
|
|
<CardGroup cols={2}>
|
|
<Card
|
|
title="Email (recommended)"
|
|
icon="envelope"
|
|
href="mailto:support@rallly.co"
|
|
>
|
|
Send an email
|
|
</Card>
|
|
<Card
|
|
title="Live Chat"
|
|
icon="comments"
|
|
href="https://go.crisp.chat/chat/embed/?website%5Fid=19d601db-af05-4f24-8342-8dd4449aedb8"
|
|
>
|
|
Start a chat
|
|
</Card>
|
|
</CardGroup>
|
|
|
|
<Note>
|
|
If your question is not urgent, please send an email instead of using the live
|
|
chat.
|
|
</Note>
|
|
|
|
## About the Live Chat
|
|
|
|
The live chat gives you a direct line to me, the developer. It's a great way to troubleshoot any
|
|
issues or bugs that you may be experiencing. While I try my best to answer inquiries as quickly as
|
|
possible, I may not always be in a position to respond immediately.
|
|
|
|
If it's not urgent, please consider sending an email instead.
|