# Create Advanced User Journeys

> ### All blocks are created equal but some are more equal than others.&#x20;

Jokes apart, some blocks have multidimensional use cases and can be used to create personalized user journeys.&#x20;

Learn more about each of them to become a master chatbot builder.

{% content-ref url="advanced-blocks/quick-reply-block" %}
[quick-reply-block](https://docs.myalice.ai/myalice-guide-arabic/chatbot-and-automation/advanced-blocks/quick-reply-block)
{% endcontent-ref %}

{% content-ref url="advanced-blocks/button-block" %}
[button-block](https://docs.myalice.ai/myalice-guide-arabic/chatbot-and-automation/advanced-blocks/button-block)
{% endcontent-ref %}

{% content-ref url="advanced-blocks/gallery-block" %}
[gallery-block](https://docs.myalice.ai/myalice-guide-arabic/chatbot-and-automation/advanced-blocks/gallery-block)
{% endcontent-ref %}

{% content-ref url="advanced-blocks/csat-block" %}
[csat-block](https://docs.myalice.ai/myalice-guide-arabic/chatbot-and-automation/advanced-blocks/csat-block)
{% endcontent-ref %}

{% content-ref url="advanced-blocks/datalab-entry-block" %}
[datalab-entry-block](https://docs.myalice.ai/myalice-guide-arabic/chatbot-and-automation/advanced-blocks/datalab-entry-block)
{% endcontent-ref %}


---

# 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/advanced-blocks.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.
