# Email Validation

Reekolect allows you to **validate emails entered in the chat** to ensure high-quality lead generation. Simply enable this feature in the **Edit Your Chat Flow** section by selecting the message requesting an email input.

🔹 **Flexible Validation Options:**

* Check for **basic email format** (e.g., <abc@example.com>).
* Filter by **specific domains** to target relevant audiences (e.g., only allow emails from reekolect.com).

This ensures that only legitimate leads make it through, improving data accuracy and conversion potential. 🚀


---

# 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://help.reekolect.ai/reekolect-resource-center/how-reekolect-works/bot-management/email-validation.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.
