# FAQs

## How to get started on Simple Ops? <a href="#how-to-get-started-on-raileo" id="how-to-get-started-on-raileo"></a>

Getting started with Simple Ops is easy.

1. Sign-up with Google/  Facebook / Twitter / GitHub account
2. Add your site URL
3. That's it. You are good to go 🎉

## &#x20;**Can I reach Simple Ops team?** <a href="#i-did-not-get-account-confirmation-email" id="i-did-not-get-account-confirmation-email"></a>

1. You can send a [mail](mailto:support@dworks.io)
2. Send me [tweet](https://twitter.com/1HaKr)
3. Drop us a message in the chat box of the [website​](https://simpleops.io/)

## Tell me about Subscription plans <a href="#tell-me-about-subscription-plans" id="tell-me-about-subscription-plans"></a>

Subscription plan helps you to monitor higher number of your websites and pages. You can view detailed comparison on our [pricing page](https://simpleops.io/pricing). Once you are subscribed, you will be invoiced every month unless you choose to discontinue your subscription.

Payment is accepted via [Stripe](https://stripe.com/) and all Credit cards are accepted. If you face any issue during payments, you can drop a [mail](mailto:support@dworks.io).

## Can I get a refund on my subscription plan? <a href="#can-i-get-a-refund-on-my-subscription-plan" id="can-i-get-a-refund-on-my-subscription-plan"></a>

Since we are providing a free plan, we do not prefer subscription refunds. But if the reason for you to leave us is on our side, please write to us and we will consider the amount refund.

​

​


---

# 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.simpleops.io/faqs.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.
