# Adding bot to the server

{% stepper %}
{% step %}
[**Click here**](https://membercounter.app/invite) **or** [**login into the bot dashboard**](https://membercounter.app/dashboard/)**, select a server and then press "Add to \<server name>"**

<div data-full-width="true"><figure><img src="/files/bGRirJ5HQzDLrAVdEeXy" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Select a server you want the bot to be in and then press "Continue"**

<div align="center" data-full-width="true"><figure><img src="/files/tooEY8MtrEdw548veSMd" alt="" width="403"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Review permissions that are being granted to the bot and press "Authorize". Below is explained why bot needs each permission. Feel free to opt out of non-crucial permissions if you won't need functionality that is dependent on it.**

<div data-full-width="true"><figure><img src="/files/06obvmm8PVADZihemROF" alt="" width="456"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

<table><thead><tr><th width="103" data-type="checkbox">Crucial</th><th width="181">Permission</th><th width="165">Functionality</th><th width="272">Description</th></tr></thead><tbody><tr><td>true</td><td>Manage Channels</td><td>All Counters</td><td>Utilized to update the name or description of a channel</td></tr><tr><td>true</td><td>View Channels</td><td>All Counters</td><td>Utilized to update the name or description of a channel</td></tr><tr><td>true</td><td>Connect</td><td>All Counters</td><td>Utilized to update the name or description of a channel</td></tr><tr><td>false</td><td>Read Message History</td><td>Message Counters</td><td>Utilized in counters that are present in messages or embeds</td></tr><tr><td>false</td><td>Send Messages</td><td>Message Counters</td><td>Utilized in counters that are present in messages or embeds</td></tr><tr><td>false</td><td>Embed Links</td><td>Message Counters</td><td>Utilized in counters that are present in messages or embeds</td></tr><tr><td>false</td><td>Ban Members</td><td>Specific counter: banned members amount</td><td>Utilized to display the amount of banned members in specific counter</td></tr><tr><td>false</td><td>Use External Emoji</td><td>All Counters</td><td>Utilized for counters customization</td></tr></tbody></table>


---

# 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.member-counter.eduardozgz.com/readme/using-the-bot/adding-bot-to-the-server.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.
