# Anti-bot members standard

Typically, when new members join your server, you'll want them to undergo some verification to ensure they're human and not trouble-making bots. For this purpose, you'll need a channel where the @everyone role can view the content but cannot send messages. This channel is often named 'verification,' 'start here,' or 'verify.' Feel free to choose a name that aligns best with your project's theme and requirements.

Type: **/add-user-verification-security standard**

&#x20;and select a **role** that you will grant you members when they finish the verification.

| Parameter | Description                                                       |
| --------- | ----------------------------------------------------------------- |
| Role      | A role to grant the members that passes the verification process. |
|           |                                                                   |
|           |                                                                   |

<div align="left"><figure><img src="/files/Og59c4LYw3IocMwyBsyM" alt=""><figcaption></figcaption></figure></div>

{% embed url="<https://youtube.com/shorts/yB4wie3rYAc?feature=share>" %}

After the user is verified, a new private channel is created, that channel is used to notify project owners and admins in the server that a new member joined and verified.

{% embed url="<https://youtu.be/F5xkxn23GQg>" %}


---

# 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.tektools.app/product-guides/configuring-in-discord/anti-bot-members-standard.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.
