# SSL Certificates

- [Generating a CSR](https://support.gilect.com/ssl/generating-a-csr.md): How to generate a CSR, the first step in adding SSL to your site
- [Creating an SSL Certificate](https://support.gilect.com/ssl/creating-an-ssl-certificate.md): Learn how to generate an SSL certificate, which you can use to secure your website
- [Installing The SSL Certificate](https://support.gilect.com/ssl/installing-the-ssl-certificate.md): After generating the certificate, here is how to install it on Gilect CPanel.
- [Renewing SSL Certificates](https://support.gilect.com/ssl/renewing-ssl-certificates.md): SSL expired? Here's how to renew it!


---

# 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://support.gilect.com/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.
