# Embed Booking Flow

Linking the portal to your website's "Book Now" button is a common practice, but you can also embed the portal directly into your website. To do this, navigate to **Configure Booking > General**, where you'll find the Booking Embed Link. You can use this link to seamlessly integrate the booking flow into your website.

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

Here's an example from one of our clients, Hill Property Media, showcasing the embedded booking flow on their [website](https://www.hillpropertymedia.com/).

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

{% hint style="info" %}
Once you decide to embed the booking flow, please let the Tonomo team know about this to enable some settings.
{% endhint %}


---

# 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.getautonomo.com/scheduling/embed-booking-flow.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.
