# Scheduling

You can now train your AI chatbots to encourage users to schedule a meeting after answering all of their questions. By far one of the most powerful integrations.

Connect to Google Calendar:

Sign in to your Google calendar to have the AI check for your availability over the next couple of days.

Connect to Outlook Calendar:

Sign in to your Outlook calendar to have the AI check for your availability over the next couple of days.

Connect to Zoom:

Sign in to your Zoom account to automatically create a new Zoom meeting and invite a link that will automatically get attached to your connected calendar.

Set Availability:

This will allow you to set the availability of when you would like users to be able to book a meeting. This is controlled on a day-by-day basis.


---

# 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://lety.gitbook.io/lety-docs/agente-chatbot/scheduling.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.
