···33order: 2
44---
5566-{/* TODO: write markdown */}
66+We are [Thibault](https://twitter.com/thibaultleouay) and
77+[Max](https://twitter.com/mxkaske).
7888-We are <a href='https://twitter.com/thibaultleouay' target='_blank'>Thibault</a>
99-and <a href='https://twitter.com/mxkaske' target='_blank'>Max</a>.
99+> An about us page is coming soon where we will share our values and history.
+5-2
apps/web/src/content/faq/functioning.mdx
···33order: 3
44---
5566-We ping your endpoints from multiple regions to calculate uptime. We display the
77-status on your status page.
66+We ping your endpoints from multiple regions to calculate uptime and display the
77+current status on your status page. We also collect response time data like
88+`headers` and `timing` phases and display it on your dashboard.
99+1010+Try out the [Speed Checker](/play/checker).
+10-4
apps/web/src/content/faq/help.mdx
···33order: 5
44---
5566-{/* TODO: write markdown */}
66+There are many ways you can help us:
7788-You can star our project on
99-<a href="https://github.com/openstatusHQ/openstatus">GitHub</a>, or contribute
1010-to it. Or you can also become a <strong>Pro</strong> user.
88+- **Spread the word**: Tell your friends and colleagues about OpenStatus. The
99+ more people use it, the more we can improve it.
1010+- **Report bugs**: If you find a bug, please report it.
1111+- **Suggest features**: If you have an idea for a new feature, please let us
1212+ know.
1313+- **Contribute**: If you are a developer, you can contribute to the project.
1414+- **Become a paid user**: If you are a business, you can become a paid user.
1515+- **Star our project**: If you like our project, you can star it on
1616+ [GitHub](https://github.com/openstatusHQ/openstatus).
+4-5
apps/web/src/content/faq/limits.mdx
···33order: 1
44---
5566-{/* TODO: write markdown */}
66+As free user you will start with a total of **3 monitors** and **1 status page**
77+as well as cron jobs of min. `10m`. You can upgrade to a paid plan at any time.
88+Check the pricing table for more details.
7988-You will start with a free plan by default which includes a total of <strong>3
99-monitors</strong> and <strong>1 status</strong> page as well as cron jobs of
1010-either <code>10m</code>, <code>30m</code> or <code>1h</code>.<br />Learn more
1111-about our <a href='/pricing'>pricing</a>.
1010+**No credit card** is required to sign up and you can cancel at any time.
+11-1
apps/web/src/content/faq/supported-regions.mdx
···33order: 4
44---
5566-We support one region for each continent to allow multi-regions monitoring.
66+We support one region for each continent to allow multi-regions monitoring:
77+88+- America: `iad` (Virginia)
99+- Europe: `ams` (Amsterdam)
1010+- Asia: `hkg` (Hong-Kong)
1111+- Oceania: `syd` (Sydney)
1212+- Africa: `jnb` (Johannesburg)
1313+- South America: `gru` (Sao Paulo)
1414+1515+Feel free to [contact us](mailto:ping@openstatus.dev) if you need a specific
1616+region.