> For the complete documentation index, see [llms.txt](https://docs.yaycommerce.com/bookster/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yaycommerce.com/bookster/management/setup-wizard.md).

# Setup Wizard

After installing the Bookster plugin for the first time, you need to go through the setup wizard to make a quick setting and publish your first Booking form. There are five sections on this page including:

* **General  settings**
* **Schedule settings**
* **Services**
* **Agents**
* **Publish**

After activating the plugin successfully, you can get started by clicking on the **settings** and on the next page, fill in the required details in **four** sections of the form, as shown in the GIF image below;

<figure><img src="/files/DhjInuKGoicp3U1GmrZu" alt=""><figcaption><p>A GIF image showing how to run the setup wizard</p></figcaption></figure>

In the **fifth** section, you can copy the form's shortcodes and click the **Add Now** or **Edit Now** links to paste the shortcode that will output the forms you published

You can also choose to go from there to the **Bookster manager menu** or **WordPress dashboard.**

<figure><img src="/files/cmyskirpzT3qTrXHUITH" alt=""><figcaption><p>A screenshot showing how to copy the Bookster shortcode to be used on a page</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.yaycommerce.com/bookster/management/setup-wizard.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.
