# quickstarts-and-tutorials

- [Automate customer interactions using AI](https://docs.bird.com/connectivity-platform/quickstarts-and-tutorials/automate-customer-interactions-using-ai.md)
- [Build an omnichannel FAQ BOT with Intent Recognition](https://docs.bird.com/connectivity-platform/quickstarts-and-tutorials/build-an-omnichannel-faq-bot-with-intent-recognition.md)
- [How to automatically Parse Invoices in Flow Builder](https://docs.bird.com/connectivity-platform/quickstarts-and-tutorials/how-to-automatically-parse-invoices-in-flow-builder.md)
- [How to set up appointment scheduling in Google Calendar using Flow Builder](https://docs.bird.com/connectivity-platform/quickstarts-and-tutorials/how-to-set-up-appointment-scheduling-in-google-calendar-using-flow-builder.md)
- [Quickstart guide: Set up Computer Vision in Flow Builder](https://docs.bird.com/connectivity-platform/quickstarts-and-tutorials/quickstart-guide-set-up-computer-vision-in-flow-builder.md)
- [Set up an identity verification process flow with the Analyze Image step](https://docs.bird.com/connectivity-platform/quickstarts-and-tutorials/set-up-an-identity-verification-process-flow-with-the-analyze-image-step.md)


---

# 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.bird.com/connectivity-platform/quickstarts-and-tutorials.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.
