> For the complete documentation index, see [llms.txt](https://docs.magecomp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.magecomp.com/magento-2-google-recaptcha-extension/in-frontend.md).

# In Frontend

Once you save the configurations, you can see Google reCAPTCHA enabled on the page you have enabled in frontend.

* **Google reCAPTCHA on Contact Us page:**

<figure><img src="/files/1zCq7zUQza19QJYGFzUQ" alt=""><figcaption></figcaption></figure>

* **Google reCAPTCHA on Frontend customer registration:**

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

* **Google reCAPTCHA on Frontend Product review form:**

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

* **Error message for invalid Google reCAPTCHA:**

<figure><img src="/files/9J3oS0R0qfgPqZ99VXaP" alt=""><figcaption></figcaption></figure>

* **Google reCAPTCHA on Forgot Password page:**

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

* **Google reCAPTCHA for Newsletter Subscription:**

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

**Google reCAPTCHA on Frontend Checkout Page:**

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.magecomp.com/magento-2-google-recaptcha-extension/in-frontend.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.
