# FAQ

## How do I get started?

Just register [on the website](https://cronly.app/register). Your account is activated immediately. You need to subscribe to the paid plan to create monitors and managed jobs, but everything else is available to you straight away. Invite team members over, set up your projects and triggers and even set up unlimited free SSL certificates to monitor!

## How can I add people to my team?

You can invite team members within the Cronly app. Adding team members is completely free. There are 3 roles available for each team member, which determines the permissions they get. The three roles are: user, developer and admin. View more information about the roles and invitations on the [Employees](https://docs.cronly.app/setup-guides/employees) page.

## Where can I get help?

You can use our guides and documentation. Implementation is very straight-forward. Need more help? That's okay! There are a few ways to get in touch with us:

* Give us feedback with the feedback button in your account
* Shoot us an email at <info@cronly.app>
* Get in touch with us [on Twitter](https://twitter.com/CronlyApp)

## Do you have a refund policy?

You're charged on a per-month basis and can stop using Cronly each month. Not satisfied with our services? Contact us, and we'll happily refund you, or, if possible, improve your experience. Cronly is built by developers, and we understand that different developers have different requirements.

## How do I cancel my plan?

Sometimes, your business requirements change. If you no longer need Cronly, you can simply go to "Subscription" in your dashboard and cancel the subscription. We'll immediately stop billing you. Whenever you need us back, just resume your subscription. We are happy to wait for you.

## Can I get a discount as a student?

Yes, definitely. We want to support all students working on expanding their skills. Shoot us a message with what you're doing, and we'll happily get you a discount!

## Can you support our open-source project?

We don't hand out free accounts to all open-source projects, but we are happy to help projects that are aligned with our vision. Shoot us a message and hopefully, we can get you support your project!

## Is Cronly GDPR-compliant?

As a company based within the European Union, Cronly is fully GDPR-compliant. All our service providers are as well. The servers that Cronly is using, are all located in France.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cronly.app/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
