> ## Documentation Index
> Fetch the complete documentation index at: https://docs.daedalusbot.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# /kick

<Note>By default, this command requires the **Kick Members** permission. This command requires the bot to have the **Kick Members** permission.</Note>

Kick a member from the server. This fails if they are not in the server.

## Syntax

```
/kick <user> [reason] [private-notes] [silent]
```

| Parameter       | Information                                           |
| --------------- | ----------------------------------------------------- |
| `user`          | The user to kick.                                     |
| `reason`        | The reason to log and send to the user.               |
| `private-notes` | A private reason to log (not sent to the user).       |
| `silent`        | If true, the user will not be notified of their kick. |
