> For the complete documentation index, see [llms.txt](https://docs.web3forms.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.web3forms.com/getting-started/customizations/spam-protection.md).

# Captcha & SPAM

Web3Forms provides variety of spam prevention methods.

First of all, we do run a server-side spam check on all form submissions. So even if you have not implemented any client side spam check, you will receive less spam because of our server side spam check.

However, to block more spam, we recommend adding one of the following server side spam check. Please click on each guide to see more detailed instructions.

* [hCaptcha](/getting-started/customizations/spam-protection/hcaptcha.md)
* [Honeypot](/getting-started/customizations/spam-protection/spam-protection.md)
* [Google reCaptcha](/getting-started/pro-features/recaptcha-integration.md) (Pro only)
