# Ask Date

### Ask Date

Learn the art of requesting dates from your clients with the Ask Date card. Set validation settings for the time slot you need for a productive discussion.

### Ask Date Card <a href="#ask-date-card" id="ask-date-card"></a>

Ask date from your customer by using **Ask Date card.**

You can ask the customer a question as a **Text** or as a **Voice**.

#### **Ask as Text Essentials** <a href="#ask-as-text-essentials" id="ask-as-text-essentials"></a>

Learn the basics of the "Ask as Text" option in Ask Text Card to make talking to users more interesting.

**Question Text**

This is the question you want to ask users. Make it clear and short so users know what you're asking.

The **Question text** can be made **Bold**, *Italic*, or ~~strikethrough~~ using the options provided. The text will add the asterisk(\*) for **Bold**, Underscore(\_) for **Italic text**, and Tilde(\~) for **Strikethrough** around the text.

### Implementation Example <a href="#implementation-example" id="implementation-example"></a>

Kindly share the date you will be available for 20 mins to have a conversation.

The above text can be made Bold, Italic, or strikethrough using the options provided. The text will add the asterisk(\*) for **Bold**, Underscore(\_) for **Italic text**, and Tilde(\~) for **Strikethrough** as shown in the text below.

### Sample Flow Using Ask Text Card <a href="#sample-flow-using-ask-text-card" id="sample-flow-using-ask-text-card"></a>

Once you have set all the fields required and click on **SAVE.**

PRO TIP: Use Variables in the **Question Text** and in the **Validation Error Message** to make it more personalized.


---

# 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.whatstool.business/bots/ask-questions/ask-date.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.
