# Publish Your Sites

You’re almost done. Let’s publish your website.

### Step 1

Click **\[Publish]**, it's usually at the top of the page.

This will make your website live.

<figure><img src="/files/8s9nL6Edw8Np2ZD9G8Mu" alt=""><figcaption></figcaption></figure>

### Step 2

Customize your link.

It’s best to use **your brand name** or **your main business**.

If you use more than one word, connect them with a hyphen (-).

<figure><img src="/files/2EmbmvWGSU0Lhr4caHyH" alt=""><figcaption></figcaption></figure>

If you are on a Premium plan, you can connect your Wegic website to a domain you own.

[Learn how to set up a custom domain →](/features/custom-domain.md)

<br>

### Step 3

Wait for publishing to finish.

<div align="left"><figure><img src="/files/DmKa0i2B3tODg3sN7XZC" alt="" width="375"><figcaption></figcaption></figure></div>

Then copy your website link and share it with others.

<figure><img src="/files/9r17P19TYh6zspo6UQOP" alt=""><figcaption></figcaption></figure>

Your website is now live. You can update it anytime.

<div align="left"><figure><img src="/files/CcMF6tabDClaykoEwmyS" alt="" width="375"><figcaption></figcaption></figure></div>

### FAQ: Publish Your Website

<details>

<summary><strong>Why don’t I see the latest version when I open my website link?</strong></summary>

After publishing, sometimes the old version shows due to browser cache.

Try clicking Publish again to make sure the latest version is live.

Also, refresh your browser or open the link in a new tab or device to see updates.

</details>

<details>

<summary><strong>How do I customize my website’s domain name?</strong></summary>

You can set your domain name during publishing.

If you are a Premium user, you can also customize the domain suffix.

For more details, see our [Custom Domain guide](/features/custom-domain.md)

</details>

<details>

<summary><strong>Can I share my website before publishing?</strong></summary>

No, your website must be published first to get a live link you can share.

</details>

<details>

<summary><strong>How long does it take for my website to go live after publishing?</strong></summary>

Publishing is usually instant, but it can take a few seconds for the changes to appear online fully.

</details>


---

# 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://help.wegic.ai/features/publish-your-sites.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.
