# Introduction

**Deka SSL (Secure Socket Layer)** is a digital certificate that encrypts data transmitted between a website and its visitors, helping protect information from unauthorized access. When a website uses SSL, the HTTPS protocol and a lock icon appear in the browser, indicating that a secure connection has been established between the website and the browser.

The SSL menu provides security protocols that support privacy, authentication, and data integrity for internet communications. To create an SSL, Deka DNS must be created first. Refer to the guide on  [creating Deka DNS](https://docs.cloudeka.id/network/deka-dns/create-dns) for more information.


---

# 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.cloudeka.ai/deka-ssl/introduction.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.
