diff --git a/apps/docs/contact/support.mdx b/apps/docs/contact/support.mdx index a800ff2c6..167e1e8b4 100644 --- a/apps/docs/contact/support.mdx +++ b/apps/docs/contact/support.mdx @@ -3,8 +3,7 @@ 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: +If you have any questions, feedback or suggestions, please get in touch. We'd love to hear from you! - If your question is not urgent, please send an email instead of using the live - chat. + Check out the [FAQ](/faq) page to see if your question has already been + answered. ## About the Live Chat diff --git a/apps/docs/faq.mdx b/apps/docs/faq.mdx new file mode 100644 index 000000000..fe127e42a --- /dev/null +++ b/apps/docs/faq.mdx @@ -0,0 +1,41 @@ +--- +title: "FAQ" +description: "Frequently asked questions about Rallly." +--- + + + 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). + + + + + 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. + + + + 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. + + + + 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. + + + + No, this feature is currently not supported but may be added in the future. + + + + No, this feature is currently not supported but may be added in the future. + + + + No, this feature is currently not supported but may be added in the future. + diff --git a/apps/docs/mint.json b/apps/docs/mint.json index 7ca598c5c..77157ae42 100644 --- a/apps/docs/mint.json +++ b/apps/docs/mint.json @@ -41,7 +41,7 @@ "navigation": [ { "group": "Documentation", - "pages": ["introduction"] + "pages": ["introduction", "faq"] }, { "group": "Guides for Administrators",