# Download Key SSL

You can download the SSL Certificate that you have created by following these steps:

* On the SSL page, select the SSL that was previously created **dashboard.cloudeka.xyz**

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/11ssl/11.9%20Download%20Key.png" alt=""><figcaption><p>SSL</p></figcaption></figure>

* You will be redirected to a page SSL Details, click the Download button. There are two download options for **dashboad.cloudeka.xyz.key** or **fullchain.cer**. Download according to your needs.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/11ssl/11.10%20fullchain.PNG" alt=""><figcaption><p>SSL Detail</p></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.id/security/deka-ssl/download-key-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.
