---
title: "Guides — GravityAgent"
description: "Answers about spam on Gravity Forms sites, grouped by topic and written from the fact sheet and the vendors' own documentation. Updates are short dated notes."
url: https://gravityagent.io/guides/
last_verified: 2026-09-12
source: .scratch/gravityagent-marketing/drafts/20-landing-v3-copy.md
---

Guides

# Guides

Answers about spam on Gravity Forms sites, grouped by topic and written from the fact sheet and the vendors' own documentation. Updates are short dated notes.

## Spam on Gravity Forms

What gets through the defaults, and why.

Live

 ![](/covers/img-04-1280.webp)

### [Gravity Forms spam: what still gets through a honeypot and CAPTCHA](https://gravityagent.io/gravity-forms-spam/)

Honeypots test the browser, CAPTCHAs score the session, content filters look for text they have seen before. Why human-typed and LLM-written spam passes all three, and what closes the gap.

6 min · reviewed 2026-09-09

Planned

### Akismet with Gravity Forms

## Alternatives and comparisons

Facts from the vendors' own pages, dated on the day they were read.

Live

 ![](/covers/img-07-1280.webp)

### [Spam Hexer vs Zero Spam AI Review vs GravityAgent: an honest comparison for Gravity Forms sites](https://gravityagent.io/compare/)

Three AI spam filters for Gravity Forms. Two are free and use your own AI provider key; one is hosted, needs no key, and learns from your corrections. Which fits your site.

6 min · reviewed 2026-09-04

Planned

### Spam Hexer alternative

Planned

### Zero Spam AI Review alternative

## Privacy and data

For the person who has to sign off.

Planned

### Where your form data goes

## Setup and corrections

Activation, the first scored submission, and what a correction does.

Live

 ![](/covers/img-13-1280.webp)

### [How GravityAgent learns from your corrections, without training anything](https://gravityagent.io/how-it-learns/)

Mark an entry Spam or Not Spam in Gravity Forms and GravityAgent uses that correction as an example on the form's next submissions. No training, no vendor database of your data. Here is exactly what happens.

4 min · reviewed 2026-09-12

Live

 ![](/covers/img-15-1280.webp)

### [GravityAgent documentation](https://gravityagent.io/docs/)

Install and activate GravityAgent for Gravity Forms, what each verdict means, how a correction informs future decisions, the five "Not scored" reasons, and exactly what the plugin sends.

4 min · reviewed 2026-09-12

Updates

Short dated notes: releases and launch news.

2026-09-08

gravityagent.io is live

The launch build of the site, with the facts page and llms.txt.

For agents and LLMs

Every guide has a plain-text mirror and a summary block. The fact sheet is at [/facts/](https://gravityagent.io/facts/) and [/llms.txt](https://gravityagent.io/llms.txt).

Install: https://gravityagent.io/download/

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://gravityagent.io/#org",
    "name": "GravityAgent",
    "legalName": "Dan Scott, doing business as GravityAgent",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "1660 Soldiers Field Rd STE 7 #1135",
      "addressLocality": "Brighton",
      "addressRegion": "MA",
      "postalCode": "02135",
      "addressCountry": "US"
    },
    "url": "https://gravityagent.io/",
    "logo": "https://gravityagent.io/logo.png",
    "description": "AI spam scoring for Gravity Forms submissions, as a WordPress add-on backed by a hosted engine",
    "contactPoint": {
      "@type": "ContactPoint",
      "contactType": "customer support",
      "email": "support@gravityagent.io"
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "GravityAgent",
        "item": "https://gravityagent.io/"
      },
      {
        "@type": "ListItem",
        "position": 2,
        "name": "Guides"
      }
    ]
  }
]
```
