# How to setup an account

Open your web browser and navigate to [sitebun.com](https://www.sitebun.com/) to get started.

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

Click on "Create your First site" to start the registration process.

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

Select your Google account or create one if you don't have an account.

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

Check the box that allows SiteBun to create a Google Sheets in your account and Click on "Continue" to proceed.

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

Your SiteBun account is now created and connected to your Google account.

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

<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-setup-an-account.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.
