# Advanced functionalities

- [Create and use custom functions in Flow Builder](https://docs.bird.com/connectivity-platform/advanced-functionalities/create-and-use-custom-functions-in-flow-builder.md)
- [Create and use your own custom Flow Builder steps](https://docs.bird.com/connectivity-platform/advanced-functionalities/create-and-use-your-own-custom-flow-builder-steps.md)
- [Create your own date formatting function in Flow Builder](https://docs.bird.com/connectivity-platform/advanced-functionalities/create-your-own-date-formatting-function-in-flow-builder.md)
- [How to set up Google Places on WhatsApp and Telegram](https://docs.bird.com/connectivity-platform/advanced-functionalities/how-to-set-up-google-places-on-whatsapp-and-telegram.md)
- [Integrate GCP Cloud Functions and omni-channel automation with FlowBuilder](https://docs.bird.com/connectivity-platform/advanced-functionalities/integrate-gcp-cloud-functions-and-omni-channel-automation-with-flowbuilder.md)
- [Integrate MongoDB and Omni-Channel automation with FlowBuilder](https://docs.bird.com/connectivity-platform/advanced-functionalities/integrate-mongodb-and-omni-channel-automation-with-flowbuilder.md)
- [Integrate granular conversational reporting in FlowBuilder with Microsoft Power BI](https://docs.bird.com/connectivity-platform/advanced-functionalities/integrate-granular-conversational-reporting-in-flowbuilder-with-microsoft-power-bi.md)
- [Making an API request and formatting the results in a Flow Function](https://docs.bird.com/connectivity-platform/advanced-functionalities/making-an-api-request-and-formatting-the-results-in-a-flow-function.md)
- [Using Databases](https://docs.bird.com/connectivity-platform/advanced-functionalities/using-databases.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/advanced-functionalities.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.
