> ## Documentation Index
> Fetch the complete documentation index at: https://hashbot.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Test Filters

> Use the `/name-filters test` command to check whether a name will be flagged by your current Blocklist.

This command is especially useful when:

* Testing newly added filters (phrase or regex)
* Troubleshooting filters that don’t seem to catch names
* Validating changes before running a `/cleanse`

### How to Use

`/name-filters test <name>`

#### Example:

`/name-filters test pascal_bot`
Hashbot will respond with whether the name would trigger a filter — and specify which filter, if any.

### Why Use This?

* Avoid false positives before applying new filters
* Confirm your regex or phrase syntax is working as intended
* Validate templates and **Fuzzy Mode** normalization with known scam variants

<Tip> After enabling **Fuzzy Mode** or applying a **Blocklist Template**, test a few known scam names to confirm they’re correctly flagged. </Tip>
