# Config Auto Kick

Another intriguing feature of AuthGG is the ability to automatically kick out members who don't get verified within the time frame you specify.

They would then receive a DM from the bot explaining the reason they were kicked.

Right now, you can have them kicked in 2, 5, or 15 minutes.

<figure><img src="/files/Z92OiLRCtKopOT9lvFxl" alt=""><figcaption></figcaption></figure>

This is also fairly simple to set up. After configuring the verification system, all you need to do is type `/config-autokick`.

The auto-kick feature can then be enabled or disabled, and you can choose how long you want to wait before kicking someone if they are not verified.


---

# 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.authgg.us/config-auto-kick.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.
