> 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/administration/shortcodes.md).

# Shortcodes

There are three shortcodes available for customers:

* Displays a button that opens the booking form in a modal.

```
[bookster_booking_button]
```

* Embeds the booking form directly on the page.

```
[bookster_booking_form]
```

* Shows the customer dashboard for managing bookings and account details.

```
[bookster_customer_dashboard]
```
