# Forms & Payments

{% embed url="<https://www.loom.com/share/ff313873056f4d8f8dcc4f773a8fc29c?hideEmbedTopBar=true&hide_share=true&hide_title=true&sid=ea44b4fb-400a-4ec1-8696-428d3f3e0fbf?hide_owner=true>" %}

### **The above video contains:**

1. How to add/show a form in calendar
2. How to add questions in calendar while customer is booking the appointment
   * You need to first create a form&#x20;
   * Then you need to select the form in calendar settings > forms & payments as show in the above video
3. How to customize the message that appears after booking
4. How to add a redirect url to the calendar
5. Auto Confirming the calendar appointments


---

# 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://help.synamate.com/docs/synamate-modules/appointment-booking/creating-calendars/forms-and-payments.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.
