# Set up Google reCaptcha v2 for RFQ form

### Set up Google reCaptcha v2 Site Key and Secret Key

**Step 1.** Go to the Google Recaptcha platform [**here**](https://www.google.com/recaptcha/admin/create)

**Step 2.** Sign up your google account to access to reCaptcha dashboard.

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

**Step 3.** When registering a new website, the form will open and you need to fill in all the details correctly then submit the form.

1. ***Label*** – Type a suitable label that co-related your site name and later remembrance.
2. ***reCaptcha Type*** – Select reCAPTCHA v2 > “I’m not a robot Checkbox”
3. ***Domain*** – The Shopify store domain, where you will use these keys like [https://shopifydomain.com.](https://shopifydomain.com./)
4. ***Owners*** – You don’t need to change this, it’s set by default according to the logged-in account. If you want to report more email addresses, you can add multiple email accounts here
5. ***Alerts*** – You can enable it to get email alerts to *owners*, in case there is any problem on your website such as reCaptcha misconfiguration or increase suspicious traffic.

&#x20;

### Add Google reCaptcha v2 to your RFQ form

1.From the app admin page, click Quote settings > Select the Integration section > **Google Recaptcha**

<figure><img src="/files/0YzbTCl8x3EgafF14SBD" alt=""><figcaption></figcaption></figure>

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

2\. Enter the Site key and the Secret key of **Google reCAPTCHA**

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

3\. Click **Save** to update the changes

4\. Go to the quote form on the front to check the result

&#x20;


---

# 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.samita.io/sa-request-a-quote/integration/set-up-google-recaptcha-v2-for-rfq-form.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.
