> For the complete documentation index, see [llms.txt](https://docs.gallabox.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gallabox.com/bots/ask-questions.md).

# Ask Questions

*Ask questions from your customers to increase customer engagement to increase your lead by 2x!* Let's see what all we can ask from the customers.

{% hint style="info" %}
Use these cards when you 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>Ask Text</strong></td><td><a href="/pages/y4Tpxl4qZ4bC5jPCWa6j">/pages/y4Tpxl4qZ4bC5jPCWa6j</a></td><td><a href="/files/1cYjHsjVNAjOTbW91lMx">/files/1cYjHsjVNAjOTbW91lMx</a></td></tr><tr><td align="center"><strong>Ask Number</strong></td><td><a href="/pages/MbIcPp5BqUasTC7kVw5c">/pages/MbIcPp5BqUasTC7kVw5c</a></td><td><a href="/files/rFiXPOrq7ufOJyFrjP2A">/files/rFiXPOrq7ufOJyFrjP2A</a></td></tr><tr><td align="center"><strong>Ask Phone</strong></td><td><a href="/pages/ZWStnj3ZXRrl9pcD1Z8l">/pages/ZWStnj3ZXRrl9pcD1Z8l</a></td><td><a href="/files/IwXAtLcxSWwC5zeha6Df">/files/IwXAtLcxSWwC5zeha6Df</a></td></tr><tr><td align="center"><strong>Ask Email</strong></td><td><a href="/pages/ltZtH0wMTFi3hn517MVZ">/pages/ltZtH0wMTFi3hn517MVZ</a></td><td><a href="/files/wFRMpgcDDloVZUrNN6rd">/files/wFRMpgcDDloVZUrNN6rd</a></td></tr><tr><td align="center"><strong>Ask Date</strong></td><td><a href="/pages/T8891TymaMSCZ7ONBLPa">/pages/T8891TymaMSCZ7ONBLPa</a></td><td><a href="/files/F0Mzts7bhUM4zSpZjVn1">/files/F0Mzts7bhUM4zSpZjVn1</a></td></tr><tr><td align="center"><strong>Ask Location</strong></td><td><a href="/pages/NuilunwaIpmD1oLTmeCz">/pages/NuilunwaIpmD1oLTmeCz</a></td><td><a href="/files/RIMncjR8F3f2CVjqaMX7">/files/RIMncjR8F3f2CVjqaMX7</a></td></tr><tr><td align="center"><strong>Ask URL</strong></td><td><a href="/pages/6YPIMKAWssg81KdCvqUV">/pages/6YPIMKAWssg81KdCvqUV</a></td><td><a href="/files/P7nhyw20QdHFBzUPzExy">/files/P7nhyw20QdHFBzUPzExy</a></td></tr><tr><td align="center"><strong>Ask Files</strong></td><td><a href="/pages/iZeE1gWdgHeKgfoTAEA2">/pages/iZeE1gWdgHeKgfoTAEA2</a></td><td><a href="/files/kCMCuqUjB2rTmvCIC0qm">/files/kCMCuqUjB2rTmvCIC0qm</a></td></tr><tr><td align="center"><strong>Ask Button Option</strong></td><td><a href="/pages/WHWBdvEgSLUXlbWPZEBm">/pages/WHWBdvEgSLUXlbWPZEBm</a></td><td><a href="/files/ybayB9jE5uiy6Vb1OkJ7">/files/ybayB9jE5uiy6Vb1OkJ7</a></td></tr><tr><td align="center"><strong>Ask List Option</strong></td><td><a href="/pages/y7Vz8mouxGkixqSJ3CxG">/pages/y7Vz8mouxGkixqSJ3CxG</a></td><td><a href="/files/NNEa82b9I1Xlu9abACDs">/files/NNEa82b9I1Xlu9abACDs</a></td></tr><tr><td align="center"><strong>Ask Keywork Option</strong></td><td><a href="/pages/yUCDqEhSkww0hhtRpciX">/pages/yUCDqEhSkww0hhtRpciX</a></td><td><a href="/files/02x5CqhawsLhCLraQlqF">/files/02x5CqhawsLhCLraQlqF</a></td></tr><tr><td align="center"><strong>Ask Collection List</strong></td><td><a href="/pages/Pbxo0KhqcZG2irMLpugW">/pages/Pbxo0KhqcZG2irMLpugW</a></td><td><a href="/files/I9SaBHnuvRLi4tqd6W9h">/files/I9SaBHnuvRLi4tqd6W9h</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/ask-questions.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.
