# Google Recaptcha Keys

**Step 1:** **Login to your Google account.**&#x20;

Enter your Google reCAPTCHA credentials on the Google reCAPTCHA page. If you don’t already have a Google account, you’ll need to create one before returning to the reCAPTCHA page.

**Step 2**: **Go to** [**Google reCaptcha admin console** ](https://www.google.com/recaptcha/admin)

**Step 3**: **Click on the + button, situated at the top right corner**

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

**Step 4: Fill up the details. These details will further generate the ReCaptcha keys.**

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

* Choose the type of reCaptcha
* Fill your store domain
* Click the submit button

**Step 5:  Copy "Site Key", "Secret Key"  and paste them to the Behavior settings**

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

***Navigation***: **Quote Form Builder  ➡  Element  ➡ Step 2  ➡  Behavior**&#x20;

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

**Note:** With Google reCAPTCHA V3, please follow the same with the steps above


---

# 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.quotesnap.net/getting-started/google-recaptcha-keys.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.
