> For the complete documentation index, see [llms.txt](https://mythicalbot.gitbook.io/arklynn-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mythicalbot.gitbook.io/arklynn-docs/overview/invite.md).

# Invite

***

### **Invite the Bot**

Click the button below to add Arklynn to your server.\
Make sure you have the **Manage Server** permission on the server you want to add it to.

{% embed url="<https://discord.com/oauth2/authorize?client_id=1207787855506710578&integration_type=0&permissions=8&scope=bot>" %}

{% hint style="warning" %}
The invite link above grants **Administrator** – the simplest way to let the bot work out of the box.\
If you prefer to grant only the [minimal permissions](#id-3-permissions-breakdown), scroll down to the permissions table.
{% endhint %}

| Permission              | Required?   | Why it's needed                                                            |
| ----------------------- | ----------- | -------------------------------------------------------------------------- |
| `Manage Roles`          | ✅ Required  | For level roles, auto‑role, reaction roles.                                |
| `Manage Channels`       | ✅ Required  | To create/delete counting channels, set slowmode, manage ticket channels.  |
| `View Audit Log`        | ✅ Required  | To detect kicks, bans, and timeouts for automatic credibility punishments. |
| `Send Messages`         | ✅ Required  | Basic messaging in all channels.                                           |
| `Read Message History`  | ✅ Required  | For many commands to work (e.g., counting, afk, level‑up messages).        |
| `Use Slash Commands`    | ✅ Required  | To execute all modern `/` commands.                                        |
| `Kick Members`          | ⚠️ Optional | Needed only if you plan to use `.kick or /kick` or the moderation module.  |
| `Ban Members`           | ⚠️ Optional | Needed only for `.ban or /ban` and similar commands.                       |
| `Manage Messages`       | ⚠️ Optional | Required for `.clear or /clear` and message‑based auto‑moderation.         |
| `Manage Webhooks`       | ⚠️ Optional | For welcome/farewell messages via webhooks.                                |
| `Create Instant Invite` | ⚠️ Optional | For invite‑tracking features (the bot creates invites automatically).      |
