# Preset lists for the Word and Phrase Filter

{% hint style="danger" %}
**Be warned, the lists on this page contains explicit language!**
{% endhint %}

{% hint style="info" %}
**NOTE**\
These blocklists are optimized for the default and recommended similarity threshold of `0.82`
{% endhint %}

## Comprehensive inappropriate words, swears, and slurs

*Suggested for servers seeking a complete PG-13 chat. Originally adapted from Google's blocked words list, with improvements made over the years.*

`Last update: 12/28/25`

{% hint style="success" %}
This list contains all the words and phrases as the below list (only slurs). No need to merge them!
{% endhint %}

<https://chatsentry.xyz/preset_inappropriate_words_swears_slurs_blocklist.txt>

## Only slurs

*Suggested for servers seek to allow some inappropriate language and swearing, but no slurs.*

`Last update: 12/28/25`

<https://chatsentry.xyz/preset_slurs_blocklist.txt>

## Popular server host names

*Suggested as an addition to one of the above lists for extra protection from advertisements (host names typically appear in free subdomains)*

`Last update: 12/28/25`

<https://chatsentry.xyz/preset_popular_server_host_blocklist.txt>


---

# 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://wiki.chatsentry.xyz/misc-info/preset-word-lists.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.
