# Invite links

- [Design theme](https://help.zcal.co/invite-settings/design-theme.md)
- [Story image](https://help.zcal.co/invite-settings/story-image.md)
- [Add video conferencing link](https://help.zcal.co/invite-settings/add-video-conferencing-link.md): With zcal add Zoom, Google Meet, or Microsoft Teams conferencing to any zcal event. When your guest(s) book a meeting, zcal will auto-create and send the meeting invite link via email.
- [Custom questions](https://help.zcal.co/invite-settings/custom-questions.md): Add custom questions to your invite link to gather information from your invitees during the booking process.
- [File upload (attachment) custom question](https://help.zcal.co/invite-settings/custom-questions/file-upload.md)
- [Custom URL](https://help.zcal.co/invite-settings/custom-url.md)
- [Remove zcal branding](https://help.zcal.co/invite-settings/remove-zcal-branding.md)
- [Buffer times](https://help.zcal.co/invite-settings/buffer-times.md)
- [Displayed timezone](https://help.zcal.co/invite-settings/displayed-timezone.md)
- [Minimum notice](https://help.zcal.co/invite-settings/minimum-notice.md)
- [Email Reminders](https://help.zcal.co/invite-settings/email-reminders.md): Automated email reminders let you avoid manual follow-ups and ensure your invitees show up prepared for the meeting.
- [Custom confirmation emails](https://help.zcal.co/invite-settings/custom-confirmation-emails.md)
- [Redirect on booking](https://help.zcal.co/invite-settings/redirect-on-booking.md): Redirect invitees to your website after they finish booking a time on your calendar.
- [Custom write calendar](https://help.zcal.co/invite-settings/custom-write-calendar.md): zcal allows you to select which calendar to add events to for each invite link. This gives you the flexibility to organize your bookings by directing different types of events to different calendars.
- [SMS Reminders](https://help.zcal.co/invite-settings/sms-reminders.md)
- [Follow-up Emails](https://help.zcal.co/invite-settings/follow-up-emails.md)
- [Pre-populate form fields](https://help.zcal.co/invite-settings/pre-populate-form-fields.md)
- [Multiple location options](https://help.zcal.co/invite-settings/multiple-location-options.md)
- [Limit booking frequency](https://help.zcal.co/invite-settings/limit-booking-frequency.md)
- [Clone (duplicate) link](https://help.zcal.co/invite-settings/clone-duplicate-link.md)
- [Personalized (one-time use) links](https://help.zcal.co/invite-settings/personalized-one-time-use-links.md): Create a personalized link in zcal to provide a special invitee with a one-time use invite link. Personalized links can only be booked once and do not appear on your profile page.


---

# 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.zcal.co/invite-settings.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.
