# Chatbot & Automation

- [Explore the Automation Tab](https://docs.myalice.ai/myalice-guide-arabic/chatbot-and-automation/create-automation-sequences.md): Understand different elements in the Automation tab to get started with chatbots.
- [Create rules to trigger a Sequence](https://docs.myalice.ai/myalice-guide-arabic/chatbot-and-automation/create-rules-to-trigger-a-sequence.md): Set up rules to trigger an Automation Sequence in MyAlice.
- [Keyword wise Automation](https://docs.myalice.ai/myalice-guide-arabic/chatbot-and-automation/create-rules-to-trigger-a-sequence/keyword.md): Use specific keywords to trigger specific sequences in MyAlice.
- [Source (referral) wise Automation](https://docs.myalice.ai/myalice-guide-arabic/chatbot-and-automation/create-rules-to-trigger-a-sequence/source-referral-wise-automation.md): Available for Meta Channels (Facebook, Instagram, WhatsApp)
- [Post comment wise Automation](https://docs.myalice.ai/myalice-guide-arabic/chatbot-and-automation/create-rules-to-trigger-a-sequence/post-comment-wise-automation.md): Available for Facebook to automate comment responses.
- [Facebook Ad wise Automation](https://docs.myalice.ai/myalice-guide-arabic/chatbot-and-automation/create-rules-to-trigger-a-sequence/facebook-ad-wise-automation.md): You can design your ads on Facebook to trigger sequences from MyAlice on your preferred channel among Messenger, Instagram and WhatsApp when your customers click the CTA of the ad.
- [User intent (by NLP) wise Automation](https://docs.myalice.ai/myalice-guide-arabic/chatbot-and-automation/create-rules-to-trigger-a-sequence/user-intent-by-nlp-wise-automation.md): Set rules to help your bot identify intent and automate responses accordingly.
- [Connect wit.ai NLP](https://docs.myalice.ai/myalice-guide-arabic/chatbot-and-automation/create-rules-to-trigger-a-sequence/user-intent-by-nlp-wise-automation/connect-wit-nlp.md): Learn how to connect wit.ai NLP with MyAlice and make your chatbots more responsive.
- [Connect MyAlice NLU](https://docs.myalice.ai/myalice-guide-arabic/chatbot-and-automation/create-rules-to-trigger-a-sequence/user-intent-by-nlp-wise-automation/connect-myalice-nlu.md): Learn how to connect MyAlice NLU with your channels and make your chatbots more responsive.
- [Connect INTNT](https://docs.myalice.ai/myalice-guide-arabic/chatbot-and-automation/create-rules-to-trigger-a-sequence/user-intent-by-nlp-wise-automation/connect-intnt.md): Learn how to connect INTNT NLP with your channels and make your chatbots more responsive.
- [Connect Intents to Sequences](https://docs.myalice.ai/myalice-guide-arabic/chatbot-and-automation/create-rules-to-trigger-a-sequence/user-intent-by-nlp-wise-automation/connect-intents-to-sequences.md)
- [Add Blocks to Your Chatbot](https://docs.myalice.ai/myalice-guide-arabic/chatbot-and-automation/chatbot-blocks.md): Learn about each block in your builder and how to use them.
- [Block Compatibility](https://docs.myalice.ai/myalice-guide-arabic/chatbot-and-automation/chatbot-blocks/support-blocks.md): Learn which blocks you can use in which support channels.
- [Add and Send Content Blocks](https://docs.myalice.ai/myalice-guide-arabic/chatbot-and-automation/chatbot-blocks/add-and-send-content-blocks.md): Learn how to use this category to share content with your customers and have friendly conversations with them.
- [Collect User Information Blocks](https://docs.myalice.ai/myalice-guide-arabic/chatbot-and-automation/chatbot-blocks/collect-user-information-blocks.md): Learn how to use this category to collect user information, and store them as variables to use the findings to create better sequences and personalization at scale.
- [Action Blocks](https://docs.myalice.ai/myalice-guide-arabic/chatbot-and-automation/chatbot-blocks/action-blocks.md): Learn how to use this category to trigger a sequence or encourage specific customer actions.
- [Create Advanced User Journeys](https://docs.myalice.ai/myalice-guide-arabic/chatbot-and-automation/advanced-blocks.md): Learn how to create custom user journeys with advanced Builder blocks.
- [Quick Reply Block](https://docs.myalice.ai/myalice-guide-arabic/chatbot-and-automation/advanced-blocks/quick-reply-block.md): Create custom sequences with Quick Reply blocks.
- [Button Block](https://docs.myalice.ai/myalice-guide-arabic/chatbot-and-automation/advanced-blocks/button-block.md): Use Button blocks to showcase important links and resources.
- [Gallery Block](https://docs.myalice.ai/myalice-guide-arabic/chatbot-and-automation/advanced-blocks/gallery-block.md): Use Gallery blocks to showcase products/services in a click worthy format.
- [CSAT Block](https://docs.myalice.ai/myalice-guide-arabic/chatbot-and-automation/advanced-blocks/csat-block.md): Trigger CSAT blocks to gather customer satisfaction reports.
- [Datalab Entry Block](https://docs.myalice.ai/myalice-guide-arabic/chatbot-and-automation/advanced-blocks/datalab-entry-block.md): Use Datalab Entry blocks to create forms, inventories and data storage.
- [Page](https://docs.myalice.ai/myalice-guide-arabic/chatbot-and-automation/page.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.myalice.ai/myalice-guide-arabic/chatbot-and-automation.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.
