> For the complete documentation index, see [llms.txt](https://fraud-block-ip.labxapp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fraud-block-ip.labxapp.com/documentation/reference/rule-types-and-actions-reference.md).

# Rule Types & Actions Reference

Every rule type and action, in one table.

## Storefront rule types (Blocking Rules)

| Type       | Example value                         |
| ---------- | ------------------------------------- |
| IP         | `203.0.113.4`, `203.0.113.0/24`       |
| Country    | `VN`, `US`                            |
| Region     | State/province name                   |
| ISP        | `AS15169`, or an ISP name substring   |
| User Agent | Browser/OS/device, or a raw substring |
| Referral   | `example.com`, or a full URL          |
| Product    | A product or collection handle        |

## Actions

| Action       | Effect                                                |
| ------------ | ----------------------------------------------------- |
| **Block**    | Shows the custom block page                           |
| **Redirect** | Sends the visitor to a URL you set                    |
| **Allow**    | Always lets the value through, overriding block rules |

## Checkout Protection conditions

| Condition    | Modes           |
| ------------ | --------------- |
| Email        | Exact, Contains |
| Phone        | Exact, Contains |
| Name         | Exact, Contains |
| Country      | Exact           |
| Zip code     | Exact, Contains |
| Customer tag | Exact           |
