# Homepage

Welcome to the knowledgebase for Gilect Central. Here, you will find detailed documentations for our services. Please note, because we only offer free services, we cannot offer 1 on 1 customer support. If you need 1 on 1 support, we recommend upgrading to [premium](https://ifastnet.com/portal/aff.php?aff=28607).

## Categories

{% content-ref url="account" %}
[account](https://support.gilect.com/account)
{% endcontent-ref %}

{% content-ref url="hosting" %}
[hosting](https://support.gilect.com/hosting)
{% endcontent-ref %}

{% content-ref url="ssl" %}
[ssl](https://support.gilect.com/ssl)
{% endcontent-ref %}

{% content-ref url="wordpress" %}
[wordpress](https://support.gilect.com/wordpress)
{% endcontent-ref %}

{% content-ref url="website-builder" %}
[website-builder](https://support.gilect.com/website-builder)
{% endcontent-ref %}

## Video Tutorials

We recently launched our video tutorials, where we show step by step guides on how to create your account and make a website.

{% embed url="<https://www.youtube.com/channel/UCLbDNUCLy4mc2e4LGnasUog/videos>" %}
Watch our video tutorials
{% endembed %}

{% embed url="<https://www.youtube.com/watch?v=phcMddq_t7c>" %}

## Creating a Website

If this is your first time setting up hosting and making a website, we recommend reading the below articles *in chronological order* for step by step instructions on creating a website. These articles explain how to create a Gilect Central account, what you can do with it, how to make a website, and secure the website with an SSL certificate (https).

### Getting started

Set up your Gilect Central account and make a hosting service.

{% content-ref url="account/creating-a-gilect-central-account" %}
[creating-a-gilect-central-account](https://support.gilect.com/account/creating-a-gilect-central-account)
{% endcontent-ref %}

{% content-ref url="hosting/create-a-hosting-service" %}
[create-a-hosting-service](https://support.gilect.com/hosting/create-a-hosting-service)
{% endcontent-ref %}

### Creating your website

Create your website and publish it to the internet for free.&#x20;

{% content-ref url="hosting/manage-your-hosting-service" %}
[manage-your-hosting-service](https://support.gilect.com/hosting/manage-your-hosting-service)
{% endcontent-ref %}

### Securing with SSL

Learn how to add "https" to your new website to build trust with your website visitors.

{% content-ref url="ssl/generating-a-csr" %}
[generating-a-csr](https://support.gilect.com/ssl/generating-a-csr)
{% endcontent-ref %}

{% content-ref url="ssl/creating-an-ssl-certificate" %}
[creating-an-ssl-certificate](https://support.gilect.com/ssl/creating-an-ssl-certificate)
{% endcontent-ref %}

{% content-ref url="ssl/installing-the-ssl-certificate" %}
[installing-the-ssl-certificate](https://support.gilect.com/ssl/installing-the-ssl-certificate)
{% endcontent-ref %}


---

# 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/homepage.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.
