# Send Card

Reach out to your customers via Text, Media, Collection, Products and Template cards. Let's go through each one of them.

{% hint style="info" %}
Use these cards when you don't want to wait for the user's response.
{% endhint %}

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center"><strong>Send Text</strong></td><td><a href="/pages/oZAFNsnGsLUkn13yf7aY">/pages/oZAFNsnGsLUkn13yf7aY</a></td><td><a href="/files/mzVNPXU01GV5khp3ikPa">/files/mzVNPXU01GV5khp3ikPa</a></td></tr><tr><td align="center"><strong>Send Media</strong></td><td><a href="/pages/LSKqcdtS8A6CeSvXiaCo">/pages/LSKqcdtS8A6CeSvXiaCo</a></td><td><a href="/files/7EwG0I5ASC77oCFaWvCl">/files/7EwG0I5ASC77oCFaWvCl</a></td></tr><tr><td align="center"><strong>Send Collections</strong></td><td><a href="/pages/0uj9lqKIpNKSUukWxET6">/pages/0uj9lqKIpNKSUukWxET6</a></td><td><a href="/files/F94RxoG4oT1DYalOGuHM">/files/F94RxoG4oT1DYalOGuHM</a></td></tr><tr><td align="center"><strong>Send Products</strong></td><td><a href="/pages/SulOE7TuxL04muGsVZAL">/pages/SulOE7TuxL04muGsVZAL</a></td><td><a href="/files/Z5tCmjriC9Ph9g9tq0wh">/files/Z5tCmjriC9Ph9g9tq0wh</a></td></tr><tr><td align="center"><strong>Send Template</strong></td><td><a href="/pages/nLaYLn8hFy0dSWI3czOI">/pages/nLaYLn8hFy0dSWI3czOI</a></td><td><a href="/files/kPHy14oAIM4MhBrolEmo">/files/kPHy14oAIM4MhBrolEmo</a></td></tr></tbody></table>


---

# 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.gallabox.com/bots/send-card.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.
