# reCAPTCHA

{% embed url="<https://www.youtube.com/watch?t=1199s&v=BJlw10yJBv0>" %}

In the **reCAPTCHA tab of the MS LMS Settings**, you can integrate Google's reCAPTCHA API, specifically designed to enhance security and prevent spam on your website.

<figure><img src="/files/rxdqQYZ1V1RZiJnXufd0" alt=""><figcaption><p>WP Dashboard > MS LMS > Settings > reCAPTCHA</p></figcaption></figure>

{% hint style="danger" %} <mark style="color:red;">**IMPORTANT!**</mark>

**Only** **reCAPTCH v3** is recommended to use. If you are using additional security plugins, such as Wordfence, which may add reCAPTCHA verification **across the entire site**, the reCAPTCHA tab of MS LMS Settings **should be left blank.**
{% endhint %}

## How to fill out the reCAPTCHA Form Correctly? <a href="#how-to-fill-out-the-recaptcha-form-correctly" id="how-to-fill-out-the-recaptcha-form-correctly"></a>

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

{% embed url="<https://www.google.com/u/1/recaptcha/admin/create>" %}

<figure><img src="/files/1ozTp0NUXb6yNuCbS9iM" 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="/files/A4omOMuP3GbpiEBqb9wq" alt=""><figcaption><p>Site and Secret Keys</p></figcaption></figure>

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

<figure><img src="/files/2WW64CB5lC3eBp0OXuAm" alt=""><figcaption></figcaption></figure>


---

# 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/masterstudy-theme-documentation/lms-settings/masterstudy-theme-manual-google-api-settings.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.
