# reCaptcha

To protect your website more Google reCaptcha service can be enabled by following **Motors Plugin Settings > Google Services > reCaptcha.**

Enable the **reCAPTCHA v3** then enter the **Public** and **Secret keys** on the appropriate fields.

<figure><img src="https://3691894799-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhdEQqDAl80vVzOxJm8Us%2Fuploads%2FBc7oi9W0z4IxaHdBMMTi%2Fimage.png?alt=media&#x26;token=b1e7b2ab-8f8d-4a33-81d6-ad58cd952e20" alt=""><figcaption><p>reCaptcha settings in the plugin settings</p></figcaption></figure>

{% hint style="success" %}
**T**he **reCAPTCHA** appears on the following built-in forms: [**Trade-In Form**](https://docs.stylemixthemes.com/motors-car-dealer-classifieds-and-listing/single-listing/listing-page-details/page-layout#trade-in-button), [**Make An Offer Price**](https://docs.stylemixthemes.com/motors-car-dealer-classifieds-and-listing/single-listing/listing-page-details/page-layout#button-to-offer-price), [**Schedule Test Drive**](https://docs.stylemixthemes.com/motors-car-dealer-classifieds-and-listing/single-listing/listing-page-details/page-layout#test-drive-button), and [**Listing Creation form**](https://docs.stylemixthemes.com/motors-car-dealer-classifieds-and-listing/single-listing/add-listing-form/listing-creation-form)**.**
{% endhint %}

> To obtain the keys for Google reCAPTCHA please follow this link: [https://www.google.com/u/0/recaptcha/admin/create> ](https://www.google.com/u/0/recaptcha/admin/create)

### How to fill out the reCaptcha Form Correctly?

After visiting the [link](https://www.google.com/u/0/recaptcha/admin/create) provided, you can fill in the form fields like this:

<figure><img src="https://3691894799-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhdEQqDAl80vVzOxJm8Us%2Fuploads%2FYe3uu4gSL1Q7Kbowv5YK%2Fhow%20to%20get%20google%20recaptcha.jpg?alt=media&#x26;token=dae64929-617c-4d35-bf07-126bc61904a4" alt=""><figcaption><p>reCaptcha form</p></figcaption></figure>

After clicking the submit button, on the opened page you can get your **Public Key** and **Secret Key:**

<figure><img src="https://3691894799-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhdEQqDAl80vVzOxJm8Us%2Fuploads%2FaQDBr55uwVNrENM16tqE%2Fsucces.jpg?alt=media&#x26;token=86bc869c-f29e-4544-a61b-4542f6297f5b" alt=""><figcaption><p>Succes page</p></figcaption></figure>

Copy and paste those keys to their designated areas in the plugin settings. Do not forget to **save** the changes.


---

# 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.stylemixthemes.com/motors-car-dealer-classifieds-and-listing/motors-plugin-settings/google-services/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.
