# Google ReCaptcha

Goto [**click here**](https://www.google.com/recaptcha/admin) **to** Google Recaptcha site and select v2 **(version2)**

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

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

after configuring add your site\_key and secret\_key  **`admin > settings > recaptcha settings`**&#x20;

<mark style="color:red;">After enabling Google ReCaptcha make sure, your credentials are correct. You will get recaptcha with the checkbox if all are correct.</mark>

For keys, click on the gear Icon (settings) > reCAPTCHA keys from google dashboard.


---

# 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://phplime-envato.gitbook.io/qrexorder/store-configuration/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.
