# Google reCAPTCHA

1\. From the Dashboard, select **Settings** > **Google reCAPTCHA.**

2\. Click [**HERE**](https://www.google.com/recaptcha/about/) to redirect to the Google reCAPTCHA site.

![](/files/-MMUKkCRLr0GQD2S6CwW)

3\. Click on **Admin Console.**

![](/files/-MMULEZYb54FVVZXWTWV)

4\. Start to **register a new site** by fill the registration form.

{% hint style="warning" %}
Upvotex only works with the reCAPTCHA v2.
{% endhint %}

![](/files/-MMUMi13UbkI-JEiYiBt)

5\. Type in your email address and click on **SUBMIT.**

![](/files/-MMUN4r5mq0Z00G-VKZC)

6\. You've just successfully added reCAPTCHA to your domain. Copy the **SITE KEY** and **SECRET KEY** to paste on the Google reCAPTCHA settings.&#x20;

![](/files/-MMUNRZ0IPN14KP_2O78)

7\. Test your CAPTCHA to see if it works properly.

![](/files/-MMUO6V_35DqRavFcFT1)


---

# 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.upvotex.com/user-guides/settings/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.
