# how-to-guides

- [Create an omnichannel FAQ BOT with Flow Builder](https://docs.bird.com/connectivity-platform/how-to-guides/create-an-omnichannel-faq-bot-with-flow-builder.md)
- [Dealing with multimedia content in messages using Flow Builder](https://docs.bird.com/connectivity-platform/how-to-guides/dealing-with-multimedia-content-in-messages-using-flow-builder.md)
- [Forwarding calls using Flow Builder](https://docs.bird.com/connectivity-platform/how-to-guides/forwarding-call.md)
- [Forwarding your SMS](https://docs.bird.com/connectivity-platform/how-to-guides/forwarding-sms.md)
- [How do I set the same flow for all my numbers (Default Flow)?](https://docs.bird.com/connectivity-platform/how-to-guides/how-do-i-set-the-same-flow-for-all-my-numbers-default-flow.md)
- [How to Call HTTP endpoint with SMS](https://docs.bird.com/connectivity-platform/how-to-guides/how-to-call-http-endpoint-with-sms.md)
- [How to add products in Meta Commerce Manager](https://docs.bird.com/connectivity-platform/how-to-guides/how-to-add-products-in-meta-commerce-manager.md)
- [How to automatically parse receipts in Flow Builder](https://docs.bird.com/connectivity-platform/how-to-guides/how-to-automatically-parse-receipts-in-flow-builder.md)
- [How to build an IVR menu](https://docs.bird.com/connectivity-platform/how-to-guides/how-to-build-an-ivr-menu.md)
- [How to create complex Regular Expressions (regex) conditions](https://docs.bird.com/connectivity-platform/how-to-guides/how-to-create-complex-regular-expressions-regex-conditions.md)
- [How to forward calls to another phone number or SIP URI](https://docs.bird.com/connectivity-platform/how-to-guides/how-to-forward-calls-to-another-phone-number-or-sip-uri.md)
- [How to forward incoming SMS to an email](https://docs.bird.com/connectivity-platform/how-to-guides/how-to-forward-incoming-sms-to-an-email.md)
- [How to search through Flow Builder Logs](https://docs.bird.com/connectivity-platform/how-to-guides/how-to-search-through-flow-builder-logs.md)
- [How to set up Email OTP solution in Flow Builder](https://docs.bird.com/connectivity-platform/how-to-guides/how-to-set-up-email-otp-solution-in-flow-builder.md)
- [How to set up a Feedback Bot](https://docs.bird.com/connectivity-platform/how-to-guides/how-to-set-up-a-feedback-bot.md)
- [How to set up a Flow to send outbound SMS](https://docs.bird.com/connectivity-platform/how-to-guides/how-to-set-up-a-flow-to-send-outbound-sms.md)
- [How to use Multiple WhatsApp Business Accounts - WABA's in FlowBuilder](https://docs.bird.com/connectivity-platform/how-to-guides/how-to-use-multiple-whatsapp-business-accounts-wabas-in-flowbuilder.md)
- [Language Recognition with Flow Builder](https://docs.bird.com/connectivity-platform/how-to-guides/language-recognition-with-flow-builder.md)
- [Managing Meta Messenger Referrals in Flow Builder](https://docs.bird.com/connectivity-platform/how-to-guides/managing-meta-messenger-referrals-in-flow-builder.md)
- [Set up Telegram account masking](https://docs.bird.com/connectivity-platform/how-to-guides/set-up-telegram-account-masking.md)
- [Set up a generic OAuth integration](https://docs.bird.com/connectivity-platform/how-to-guides/set-up-a-generic-oauth-integration.md)
- [Set up answering machine detection](https://docs.bird.com/connectivity-platform/how-to-guides/set-up-answering-machine-detection.md)
- [Set up image recognition for WhatsApp](https://docs.bird.com/connectivity-platform/how-to-guides/set-up-image-recognition-for-whatsapp.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/how-to-guides.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.
