# Add Booking Form anywhere

This is a form that lists all the services for customers to choose from without having to go to the landing page of each service.

You can immediately see the embed code of the booking form as soon as you log into the app backend.

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

Just use the embed code to add to the content of any landing page, anywhere you want and the booking form will display like this:

<figure><img src="/files/EzKVEH637WuW9hv5doUm" 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://apm-guide.storeify.app/add-booking-form-anywhere.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.
