# Welcome to SiteBun Docs

{% hint style="danger" %}
Keep in mind that SiteBun is currently in active development, and there might be big changes until it hits version 1.0.0. Right now, you can't use a custom domain, and all beta websites are set to not show up in search engines.
{% endhint %}

### What is SiteBun?

SiteBun is an innovative, no-code platform that transforms your Google Sheets data into stunning websites. It's designed to effortlessly create data-rich websites from your Google Sheets.

### Do I need coding or design skills to use SiteBun?&#x20;

You don't need any coding or design skills to use SiteBun! With SiteBun, you can manage most of your content using Google Sheets, and siteBun provides a powerful block-based site editor that allows you to visually design your website. You can easily drag and drop elements and seamlessly integrate them with your data in Google Sheets.

## Get Started

We've put together some helpful guides for you to get set up with our product quickly and easily.

{% content-ref url="/pages/2b1P0VguQPMAx71Qc2rM" %}
[How to setup an account](/getting-started/how-to-setup-an-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/rp1ic8FNxTqRKySivGnM" %}
[How to create a site](/getting-started/how-to-create-a-site.md)
{% endcontent-ref %}

{% content-ref url="/pages/8HJjCJlMg0HCZLcdbweP" %}
[How to use site editor](/getting-started/how-to-use-site-editor.md)
{% endcontent-ref %}

{% content-ref url="/pages/O3hmsyF0VG5UjZS6tFSw" %}
[Site dashboard overview](/getting-started/site-dashboard-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/sZdGYxIVO6cGSHSu5N0L" %}
[Main Dashboard Overview](/getting-started/main-dashboard-overview.md)
{% 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://help.sitebun.com/welcome-to-sitebun-docs.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.
