# Pro Features

Unlock advanced features with Web3Forms Paid features (Pro, Agency/Team, Starter).&#x20;

{% hint style="info" %}
All features below require an active **paid** subscription.
{% endhint %}

***

### Spam Protection

* [reCaptcha Integration ](/getting-started/pro-features/recaptcha-integration.md)- Google reCaptcha v3 for invisible spam protection
* [Cloudflare Turnstile Captcha](/getting-started/pro-features/cloudflare-turnstile-captcha.md) - Privacy-friendly captcha alternative

***

### Email Features

* [Add CC Email](/getting-started/pro-features/add-cc-email.md) - Send copies to multiple recipients
* [Autoresponder (Auto-Reply)](/getting-started/pro-features/autoresponder.md) - Send automatic confirmation emails to users
* [Intro Text](/getting-started/pro-features/intro-text.md) - Add custom text to your notification emails

***

### File Uploads

* [File Attachments](/getting-started/pro-features/file-attachments.md) - Single file uploads up to 5MB
* [Advanced File Uploader](/getting-started/pro-features/advanced-file-uploader.md) - Multiple files, larger sizes, drag & drop

***

### Integrations & Security

* [Webhooks](/getting-started/pro-features/webhooks.md) - Send form data to third-party services (Zapier, Make, etc.)
* [Restrict to Domain](/getting-started/pro-features/restrict-to-domain.md) - Limit form submissions to specific domains

***

### Need Pro?

[Upgrade to Pro →](https://web3forms.com/pricing)

All Pro features are instantly available after upgrading. Configure them in your [dashboard](https://app.web3forms.com).


---

# 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.web3forms.com/getting-started/pro-features.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.
