rallly/apps/docs/index.mdx
Luke Vella f08266c8b5 📝 Update docs
2023-04-22 11:33:02 +01:00

44 lines
1.3 KiB
Text

---
title: "Support"
description: "Welcome to the official documentation for Rallly."
---
## What is Rallly?
Rallly is a tool for creating meeting polls. It's designed to help you
schedule meetings with groups of people. It's free to use and
you can create as many polls as you want.
## What is a Meeting Poll?
A meeting poll is a poll that helps you find a time that works for everyone. The host
of the meeting will typically select a few date and time options for participants to choose
from and then tally the results to find the best time.
## Guides
<CardGroup cols={2}>
<Card title="Quick start" icon="note" href="/meeting-poll/creating-a-poll">
Get started by learning how to create a new meeting poll.
</Card>
<Card title="Self-Hosting" icon="server" href="/self-hosting">
Learn how to run your own instance of Rallly on your own server.
</Card>
</CardGroup>
## Contact
If your question isn't answered here you can reach out through the following
channels:
<CardGroup cols={3}>
<Card title="Email" icon="envelope" href="mailto:support@rallly.co" />
<Card title="Discord" icon="discord" href="https://discord.gg/uzg4ZcHbuM" />
<Card
title="Support chat"
icon="comments"
href="https://go.crisp.chat/chat/embed/?website%5Fid=19d601db-af05-4f24-8342-8dd4449aedb8"
/>
</CardGroup>