# Google reCAPTCHA

<div align="left"><img src="/files/-MKEu2499BeWQ8AYTypd" alt=""></div>

Google reCAPTCHA ensures that a human being, rather than a computer (or “bot”), is interacting with your website. Unlike the standard Magento CAPTCHA, Google reCAPTCHA provides enhanced security with a selection of different display options and methods.&#x20;

## Admin Google reCAPTCHA

You can configure CAPTCHA from the Magento Admin following the [official Magento Guide](https://docs.magento.com/user-guide/stores/security-google-recaptcha.html#step-2-configure-google-recaptcha-admin-panel).

## Storefront Google reCAPTCHA

{% hint style="warning" %}
Storefront Google reCAPTCHA will be supported in the ScandiPWA in the upcoming releases. Track the progress here - <https://github.com/scandipwa/scandipwa/issues/2040>
{% endhint %}


---

# 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://manual.scandipwa.com/v4.1.0/system/google-recaptcha.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.
