# Making a Website With The Website Builder

## What is the website builder?

Don't know how to code a website? Not familiar with WordPress? You can always use our integrated website builder, allowing you to drag an drop blocks to make a website. Our website builder is WYSIWYG (What you see is what you get), meaning that everything is previewed in real time.

{% hint style="info" %}
If you decide to upgrade to premium later, we unfortunately **CANNOT** automatically migrate websites built with the website builder, as it is exclusive to Gilect. It has to be migrated manually
{% endhint %}

## Launching the website builder

Documentation for launching the website builder can be found here:

{% content-ref url="/pages/ornW2ZeEJG4KD94NhlPb" %}
[Launching The Website Builder](/website-builder/launching-the-website-builder.md)
{% endcontent-ref %}

## Using the website builder

### Choosing a template

After launching the website builder for the first time, please choose a template to build off of:

![Choose a template](/files/SXC64nnQWFSHYhDBLKaH)

{% hint style="info" %}
If you already have a website, you can import it using the import feature. If you wish to start from a scratch, you can use the blank template.
{% endhint %}

### Building the website

You can select any element to edit it.

![](/files/ivCVjx0Q8M54Awls85Sx)

You can drag and drop elements to reorder them.

![](/files/tGZPbhqhE5rosKAxWvxq)

You can drag in new blocks.

![](/files/eICeGxcwmHCLIpXpORcE)

## Publishing

Don't forget to publish! This can be done by pressing the Publish button in the upper right. If you don't want to publish right away, you can also save as a draft.

![](/files/TwcfnyWsotNjkGqk02d5)

{% hint style="warning" %}
**Publishing will overwrite current files on that domain, please ensure that there are no other files already for that domain, otherwise they will be overwritten.**
{% endhint %}

{% hint style="success" %}
Congratulations! You made a website using the website builder.
{% endhint %}


---

# 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/website-builder/making-a-website-with-the-website-builder.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.
