# Create Deka SSL

This section describes how to create Deka SSL. To begin, open the SSL menu to access the SSL page.

<figure><img src="/files/kHffa4kguOuibA0TE2Zp" alt=""><figcaption></figcaption></figure>

On the SSL page, click the **+ Create SSL** button to open the SSL creation form.

<figure><img src="/files/jFXTppuFFjyrePZF686J" alt=""><figcaption></figcaption></figure>

The Create SSL page will appear.

<figure><img src="/files/XstuiJoPcswqhAvAOwqT" alt=""><figcaption></figcaption></figure>

The following table describes the fields required to create Deka SSL.

| Column          | Description                                                                  |
| --------------- | ---------------------------------------------------------------------------- |
| **DNS**         | The DNS zone that has been created and is currently active.                  |
| **FQDN**        | The fully qualified domain name that will be secured by the SSL certificate. |
| **Description** | A brief description to help identify the SSL.                                |

Select an active DNS and enter the FQDN. After that, provide a description and click **Create SSL**.

<figure><img src="/files/33HrSNkuoB7dBqpO4Cbx" alt=""><figcaption></figcaption></figure>

The SSL creation process is in progress.

<figure><img src="/files/JIG0u64z7P39whJpYtMV" alt=""><figcaption></figcaption></figure>

A notification appears indicating that the SSL for the selected domain has been successfully created.

<figure><img src="/files/C3AGFMUkB5H2dQnsAKMS" alt=""><figcaption></figcaption></figure>


---

# 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/create-deka-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.
