# Cards

**Story Builder** uses cards as building blocks for your narratives.&#x20;

### Learn about different types of Cards

* **Drag-and-Drop Elements:** The Story Builder provides a set of pre-built elements you can easily drag and drop onto the canvas to construct your chat flow. These elements include:
* **Display Cards:** These are the content powerhouses. Text, images, videos – anything that makes up the story itself goes here. Think of them as the scenes and details that bring your narrative to life.

{% content-ref url="/pages/KAWweQiMrqYgFUjtGKwD" %}
[Display Cards](/frontman-enterprise-chatbot-platform/story-builder/cards/display-cards.md)
{% endcontent-ref %}

* **Utility Cards:** These go beyond just displaying content. They allow you to control the flow of your story. Imagine them as directors, adding twists with branching narratives or creating pauses for dramatic effect.

{% content-ref url="/pages/GWuUUJWU3XHI6xtl9ZIx" %}
[Utility Cards](/frontman-enterprise-chatbot-platform/story-builder/cards/utility-cards.md)
{% endcontent-ref %}

* **Plugin Cards:** Ever wish Story Builder could do even more? Plugin cards make that dream a reality. They connect Story Builder with external tools and services, expanding its functionalities to new heights.

{% content-ref url="/pages/PEXzHQ212Tz8vnJzn7bo" %}
[Plugin Cards](/frontman-enterprise-chatbot-platform/story-builder/cards/plugin-cards.md)
{% endcontent-ref %}

* **Saved:** Re-use pre-defined conversation snippets or responses within your story for consistency and efficiency.
* **Assets:** Integrate multimedia elements like images, videos, or documents to enhance the user experience.

  <figure><img src="/files/G6T13TKlsYNbuS0pbtQY" alt=""><figcaption></figcaption></figure>
* **Attributes:** Dynamically capture user information during the conversation for personalization or future reference. [Learn More](/frontman-enterprise-chatbot-platform/audience/user-attributes.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.makerobos.com/frontman-enterprise-chatbot-platform/story-builder/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.
