mirror of
https://github.com/lukevella/rallly.git
synced 2025-08-01 15:39:03 +02:00
36 lines
983 B
Text
36 lines
983 B
Text
---
|
|
title: Support
|
|
description: Get in touch with us if you need help with anything
|
|
---
|
|
|
|
If you have any questions, feedback or suggestions, please get in touch. We'd love to hear from you!
|
|
|
|
<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>
|
|
Check out the [FAQ](/faq) page to see if your question has already been
|
|
answered.
|
|
</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.
|