rallly/apps/docs/faq.mdx
Luke Vella 1bc749e17a 📝 Add FAQ
2023-05-11 11:02:15 +01:00

41 lines
1.6 KiB
Text

---
title: "FAQ"
description: "Frequently asked questions about Rallly."
---
<Accordion title="Is Rallly free?">
Yes, Rallly is completely free to use. In the future there may be an option to
pay for additional features but the core functionality will always be free.
If you would like to support Rallly, you can do so by [donating](/contribute/donations).
</Accordion>
<Accordion title="Do I need to create an account to use Rallly?">
No, you don't! You can create and share polls without creating an account.
However, if you do create an account, you will have access to additional
features such as notifications.
</Accordion>
<Accordion title="Are there any limits to the number of polls, participants and options I can make?">
No, there are no limits to the number of polls, participants or options you
make. There are technical limits in place to prevent misuse but these are very
generous and should not affect normal usage.
</Accordion>
<Accordion title="How long will Rallly keep my meeting poll?">
Meeting polls are automatically deleted when all date options are in the past
AND the meeting poll has not been accessed for over 30 days.
</Accordion>
<Accordion title="Can I limit the number of participants that can vote for an option?">
No, this feature is currently not supported but may be added in the future.
</Accordion>
<Accordion title="Can I hide the participant names from other participants?">
No, this feature is currently not supported but may be added in the future.
</Accordion>
<Accordion title="Can I set a deadline for my poll?">
No, this feature is currently not supported but may be added in the future.
</Accordion>