# Prevent spam submissions

### ✅ 1) Enable reCAPTCHA (Recommended)

reCAPTCHA helps block bots before they can submit your form.

**Google reCaptcha**  is a free service that protects your website from spam and abuse. [**Google reCaptcha** ](https://globosoftware.net/kb/how-to-add-google-recaptcha-v2-to-your-form/) uses an advanced risk analysis engine and adaptive CAPTCHAs to keep automated software from engaging in abusive activities on your site.&#x20;

It does this while letting your valid users pass through with ease.

Guide for reference: [Add Google recaptcha](/~/revisions/KRfi0fHdeAFeAhiPrH7G/app-integration/google-recaptcha-integration.md)

***

### ✅ 2) **Limit one customer one submission**

You can restrict users to a single submission based on their email address or phone number.&#x20;

Guide for reference: [Limit one cutsomer one submission](/~/revisions/KRfi0fHdeAFeAhiPrH7G/some-features-guide/limit-to-one-submit-per-user.md)

***

### ✅ 3) **Block email domain**&#x20;

The app allows users block domains in pro plan.

<figure><img src="/files/neinjnFuEPrl67E48wIb" alt=""><figcaption></figcaption></figure>


---

# 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.powerfulform.com/~/revisions/KRfi0fHdeAFeAhiPrH7G/trouble-shooting/prevent-spam-submissions.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.
