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

# Ask Questions

### Ask Questions

Boost customer engagement and double your leads by asking the right questions. Discover how to increase customer interaction on our website today!

<figure><img src="/files/hPRtNGmJuZGA5tuPD5J6" alt=""><figcaption><p>Interface to use the Ask a Question</p></figcaption></figure>

*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.

Use these cards when you want to wait for the user's response.

<figure><img src="/files/ia3Lkc0x4dEM4qqxkvJu" alt=""><figcaption><p>Ask a Question Options</p></figcaption></figure>


---

# 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.whatstool.business/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.
