# Welcome

This is the official documentation for Bad Word Blocker, the easiest-to-use message blocker on Discord.

Bad Word Blocker invite link: [Click here](https://top.gg/bot/657776310491545620/invite)

If you're on computer: Select a topic on the left to get started

If you're on mobile: Hit the three bars located at the top-left corner of the screen to get started


---

# 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://bad-word-blocker.gitbook.io/bad-word-blocker-docs/welcome.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.
