> For the complete documentation index, see [llms.txt](https://docs.simkl.org/how-to-use-simkl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.simkl.org/how-to-use-simkl/advanced-usage/additional-tools/discord-bot/how-to-add-simkl-discord-bot.md).

# How to Add SIMKL Discord Bot?

The SIMKL Discord Bot allows you to search, share, and track what you watch, all within Discord server or DMs. Whether you’re managing a community or chatting with friends, SIMKL helps you stay connected to your media lists and stats in real time.

## What is the SIMKL Discord Bot?

The SIMKL Discord Bot bridges your Discord and SIMKL accounts, enabling you to:

* Instantly access show and movie information
* Share your watchlists and stats
* Discover random titles and upcoming episodes
* Use all slash commands like `/my profile`, `/my stats`, `/tv`, `/anime`, `/movie` anywhere
* Server-wide SIMKL integration for public commands and media previews
* No need to invite the bot to each server individually.
* and many more..

{% content-ref url="/pages/eux4lpD9zWmSJFODVW6G" %}
[How to Connect Discord with SIMKL Profile?](/how-to-use-simkl/advanced-usage/additional-tools/discord-bot/how-to-connect-discord-with-simkl-profile.md)
{% endcontent-ref %}

You can now install the bot either to your **personal Discord account** or to a **server**, depending on your needs.

1. Visit [**simkl.com/apps/discord**](https://simkl.com/apps/discord)
2. Click **Add to Discord**
3. When prompted:
   * Select **Add to My Apps** *(for personal use)*
   * Or **Add to Server** *(for community use)*
4. Click **Authorize**
5. Connect your SIMKL account in the Bot Settings to enable sharing your profile and stats

Once linked, the bot will automatically sync your account and settings.

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

### 1. Add to My Apps *(Personal Account Installation)*

This new installation method lets you add SIMKL Bot directly to your personal Discord account, allowing use of all SIMKL commands across **any server** you’re a member of and even in **Direct Messages**.

<figure><img src="/files/1kXKxufABiDt4T7BfBz3" alt=""><figcaption></figcaption></figure>

### 2. Add to Server *(Community Installation)*

Perfect for server owners and moderators, this option enables:

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

> Choose **“Add to My Apps”** for personal use (universal access).\
> Choose **“Add to Server”** to enable bot features for your entire community.

## Invite SIMKL Discord Bot Now: <https://simkl.com/apps/discord/>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.simkl.org/how-to-use-simkl/advanced-usage/additional-tools/discord-bot/how-to-add-simkl-discord-bot.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
