# reCAPTCHA 3 Support

## reCAPTCHA Admin Settings

You can find reCAPTCHA in the Integrations tab for Comment Edit Pro.

![reCAPTCHA 3 Admin Options](/files/ojK9PixCgfsKGlRwM4SB)

## Retrieving reCAPTCHA 3 Keys

{% embed url="<https://www.google.com/recaptcha/admin/create>" %}
Creating your reCAPTCHA 3 Keys
{% endembed %}

Visit the documentation above on how to create your reCAPTCHA 3 keys. The interface will look like this:

![Creating your reCAPTCHA Keys](/files/fGj3hus9rJ9DddIiRPhq)

## reCAPTCHA 3 Options

![reCAPTHCA 3 Options](/files/ymbteNEZYUHfkVsUhXZE)

### reCAPTCHA 3 for Logged-in Users

If you don't want to show reCAPTCHA 3 for your logged-in users, you can check this option.

### The Comment and Submit Button IDs

For advanced users, if you have a different comment form ID and/or submit button ID, you can enter those here (without the # sign).

### reCAPTCHA Threshold

reCAPTCHA ranks submissions on a scale of 0-1, with 1 being the best score.

By default, this is set to 0.5, but you can set this higher or lower depending on your audience.


---

# 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.dlxplugins.com/comment-edit-pro/features-overview/spam-protection/recaptcha-3-support.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.
