# Configuration

Once you have successfully installed the extension, go to **Google Invisible reCAPTCHA -> Configuration** to configure the extension for use. Here you can find various settings for the extension.

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

* **Enable:** Option to enable or disable Google Invisible reCAPTCHA extension.
* **reCAPTCHA Site Key:** Enter the site key you got while registering for Google Invisible reCAPTCHA.
* **reCAPTCHA Secret Key:** Enter the secret key you got while registering for Google Invisible reCAPTCHA.
* **Invisible reCAPTCHA on Contact Us:** Set YES to enable Invisible reCAPTCHA on the contact us page.
* **Invisible reCAPTCHA on Customer Registration:** Set YES to enable Invisible reCAPTCHA on the customer registration page.
* **Invisible reCAPTCHA on Product Review:** Set YES to enable Invisible reCAPTCHA on the product page.
* **Invisible reCAPTCHA on Forgot Password Page:** Set YES to enable Invisible reCAPTCHA on forgot password page.
* **Invisible reCAPTCHA on Newsletter Subscription:** Set YES to enable Invisible reCAPTCHA on newsletter subscription.


---

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