# Invite Link Blocker

{% hint style="info" %}
**Good to Know:** You can whitelist users and roles to bypass this blocker.
{% endhint %}

{% hint style="info" %}
**Good to Know:** If you have the Message Delete action log feature activate you will see the deleted message.
{% endhint %}

Simply select a channel for audit message and active the feature using the toggle on the top right to start blocking discord invite links in your server.

You may whitelist users and roles by their ID by entering the Role/User ID.


---

# 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://docs.betsybot.xyz/features/invite-link-blocker.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.
