# Linking & Embedding Online Booking

Online booking is available to subscribed accounts, and can be used either as a link or embed directly to your website

## Link

Links to your online booking page can be found in the Settings > Locations > select location > Website Tools

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

## Button Code

SimpleSpa has easy to use button code to add directly in your website HTML to link to your online booking, this button can be customized to your styling needs by editing the CSS in the HTML code

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

## Embedding / iFrame Booking

The booking experience can be embedded directly to a dedicated page in your website using an easy single line of code. This will show only the booking process to your users when the embed code is used on the page applied

<figure><img src="/files/9hRzqnMMBSzDep3EVZ4e" alt=""><figcaption></figcaption></figure>


---

# 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://docs.simplespa.net/simplespa-documentation/fundamentals/online-booking/linking-and-embedding-online-booking.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.
