# How to create a site

Click on the "Create New Site" button in your dashboard.

<figure><img src="/files/hG7nwrzwayqyMTV46tTk" alt=""><figcaption></figcaption></figure>

Provide a title for your site.

<figure><img src="/files/LQnHKJPXkIsi2325VHkO" alt=""><figcaption></figcaption></figure>

\
Write a description, ensuring it contains relevant keywords for SEO.

<figure><img src="/files/BZDNtWvNqZZsFL6VuRwU" alt=""><figcaption></figcaption></figure>

Choose a template that best fits your needs by clicking "Select Template.". You can preview any template by clicking on the "Live Demo" button.

<figure><img src="/files/RNFwzUCkfjcea0AjM4vL" alt=""><figcaption></figcaption></figure>

Enter a name for your Google Sheet. This will create a new Google Sheet associated with your site.

**Remember** not to delete this sheet, as it is essential for your site to function.

<figure><img src="/files/FXUw6avRQSbg8HIc1M6w" alt=""><figcaption></figcaption></figure>

Define the site name. Note that all SiteBun sites currently end with "sitebun.com.". Click on "Create my Site" to finalize the creation process.

<figure><img src="/files/J3VP6fanBNHUltwEVSkW" alt=""><figcaption></figcaption></figure>

Your website is now successfully created.

<figure><img src="/files/j84rMDysSKlCXeskGujS" alt=""><figcaption></figcaption></figure>

Access your site dashboard by clicking on Edit Site.

<figure><img src="/files/XFdV2tuzGC9ietu61qIa" alt=""><figcaption></figcaption></figure>

\
To see how your site looks, click on "Preview Site," opening it in a new tab.

<figure><img src="/files/f6unhmJU8mZhE3XHeRqe" alt=""><figcaption></figcaption></figure>

<br>

<br>


---

# 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.sitebun.com/getting-started/how-to-create-a-site.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.
