# Display Cards

Display cards are a type of message card that allow you to design rich and interactive journeys. It can be used to create engaging and personalized customer journeys, such as product discovery, booking confirmation, feedback collection, and more.&#x20;

Chatman offers a list of display cards to make journeys that persuade the customers to take actions aligning with your journey goal.

Let's explore all the display card Chatman offers, you can take deep dive in any of the mention cards by tapping the respective page links.

### Message Card

Use this card to send **Text** messages.

{% content-ref url="/pages/LZkcINX6qIIAviBWfVw7" %}
[Message Card](/chatman-enterprise-whatsapp-platform/chatman-functions/journeys/display-cards/message-card.md)
{% endcontent-ref %}

### Video Card

Use this card to send a **Video+Text** message.

{% content-ref url="/pages/VjYghPwXs5yisG8SO0la" %}
[Video Card](/chatman-enterprise-whatsapp-platform/chatman-functions/journeys/display-cards/video-card.md)
{% endcontent-ref %}

### Audio Card

Use this card to send an **Audio** message.

{% content-ref url="/pages/uHfbSvCb1ND4TkuvgKcP" %}
[Audio Card](/chatman-enterprise-whatsapp-platform/chatman-functions/journeys/display-cards/audio-card.md)
{% endcontent-ref %}

### Image Card

Use this card to send an **Image+Text** message

{% content-ref url="/pages/XLWDnve1pqjlMZGGHQ0A" %}
[Image Card](/chatman-enterprise-whatsapp-platform/chatman-functions/journeys/display-cards/image-card.md)
{% endcontent-ref %}

### Interactive Message Card

Use this card to present your message in the form of **text, image, video, or audio**. It is just like making a real-time template in the journey itself.&#x20;

{% content-ref url="/pages/l7xEGe4wCtBHjHYikYAd" %}
[Interactive Message](/chatman-enterprise-whatsapp-platform/chatman-functions/journeys/display-cards/interactive-message.md)
{% endcontent-ref %}

### Document Card

Use this card to send a message in the form of a **Document**.&#x20;

{% content-ref url="/pages/39V0Ik8rR8uOHX9pvTyQ" %}
[Document Card](/chatman-enterprise-whatsapp-platform/chatman-functions/journeys/display-cards/document-card.md)
{% endcontent-ref %}

### User Input Card

Use this card to **gather information about the customer**, like personal details, travel information, reviews for new products or services, etc.&#x20;

{% content-ref url="/pages/6SuNb23cOHbxXbbmeNnM" %}
[User Input Card](/chatman-enterprise-whatsapp-platform/chatman-functions/journeys/display-cards/user-input-card.md)
{% endcontent-ref %}

### List Message Card

Use this card to suggest available product categories, travel packages, service options, language options, or restaurant options to the customers.&#x20;

{% content-ref url="/pages/HD7bDCT76r5oInYfBRL3" %}
[List Message Card](/chatman-enterprise-whatsapp-platform/chatman-functions/journeys/display-cards/list-message-card.md)
{% endcontent-ref %}

### Phraser Card

Train your bot to answer user queries by using this card.

{% content-ref url="/pages/iRtTp6qzvYEhOoqIt4K3" %}
[Phraser Card](/chatman-enterprise-whatsapp-platform/chatman-functions/journeys/display-cards/phraser-card.md)
{% endcontent-ref %}

### URL Card

Use this card to send a **URL+Text** message.

{% content-ref url="/pages/CZ9F2YZ42uouJrhd057J" %}
[URL Card](/chatman-enterprise-whatsapp-platform/chatman-functions/journeys/display-cards/url-card.md)
{% endcontent-ref %}

### Multi-Product Catalog

Use this card to send **multiple product details** to the customer.

### Single Product Catalog

Use this card to send **single product details** to the customer.

{% content-ref url="/pages/xyK4AEJzk6pOkBtqDivG" %}
[Single Product Catalog](/chatman-enterprise-whatsapp-platform/chatman-functions/journeys/display-cards/single-product-catalog.md)
{% endcontent-ref %}

### Provide Address Card

Use this card to collect **Address details** from the customer.

{% content-ref url="/pages/MiNJxM61yojHogLNoc4C" %}
[Provide Address](/chatman-enterprise-whatsapp-platform/chatman-functions/journeys/display-cards/provide-address.md)
{% 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.makerobos.com/chatman-enterprise-whatsapp-platform/chatman-functions/journeys/display-cards.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.
