# Enabling SSL

{% hint style="info" %}
No technical knowledge required
{% endhint %}

Keeping **security** and **SEO** in mind, here's a quick guide on how to use Cloudflare's **FREE** plan and get up and running in no time!

It's simple, fast and super effective, in fact - we use it for onWhatsApp and many other applications

Let's get started shall we?

* [Sign up](https://dash.cloudflare.com/sign-up) or [Login](https://dash.cloudflare.com/login) to Cloudflare
* Click **+ Add Site** to add your Website/Domain&#x20;

![Add website to Cloudflare](/files/-MSgNNTn5WLjm__p4aaR)

Next, you enter the domain name and click **Add Site**

![Enter your domain (example.com)](/files/-MSgNxQPYVgdY6ll6msR)

Select the plan that suits your needs and click **Confirm Plan**

{% hint style="info" %}
We recommend the Free Plan 👇🏼
{% endhint %}

![Select Free (recommended)](/files/-MSgOIkpvg5j_if14bIn)

Check the configuration for your domain and add more DNS records for your domain if necessary. You could add your A record here if you haven't already as mentioned in the [Your own domain guide](/quick-start/your-own-domain.md), then click **Continue**

{% hint style="info" %}
**Make sure you change your domain name servers at your registrar to the ones Cloudflare provides you - there's no downtime absolutely! 😇**
{% endhint %}

![Add DNS records](/files/-MSgP6FcNE7T7obYd832)

In the **Overview,** select the SSL/TLS **FLEXIBLE** encryption option

![](/files/-MTATMp8iIOKJJ3HS2y8)

Last but not the least, scroll down and activate **Always use HTTPS**, click **Finish** and you're done!

![Toggle on Always use HTTPS](/files/-MSgQzlSUHgk0w2jmoim)

Your domain is now secure and ready! 🥳


---

# 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://onwhatsapp.gitbook.io/quick-start/enabling-ssl.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.
