# setup

{% tabs %}
{% tab title="server" %}

<figure><img src="/files/N4tZKnSxUGN3M9hcfm6e" alt="" width="554"><figcaption><p>After you execute the command, it'll take few seconds to create counters.<br>They will appear at the bottom of channel list.</p></figcaption></figure>

<figure><img src="/files/m8J4xNdmNbW5JdR71ZWF" alt=""><figcaption><p>This is how they look.<br>Channel Icon is "🔒" for everyone without admin permission.</p></figcaption></figure>
{% endtab %}

{% tab title="twitch" %}

<figure><img src="/files/wmfq0AvNoPNR2kAnHXAO" alt="" width="553"><figcaption><p>You'll need to specify twitch username in command argument and execute it after.<br>Counters will appear as a separate category.</p></figcaption></figure>

<figure><img src="/files/1yDWZTydwmxI1u2pUrDA" alt=""><figcaption><p>This is how they look.<br>Channel Icon is "🔒" for everyone without admin permission.</p></figcaption></figure>
{% endtab %}

{% tab title="youtube" %}

<figure><img src="/files/qv0UYdWeMzJUYHZe4B9j" alt="" width="563"><figcaption><p>You'll need to specify youtube channel link in a command argument and execute it after.<br>Counters will appear as a separate category.</p></figcaption></figure>

<figure><img src="/files/1iWnH7DVOUNKKS8IN4Ct" alt=""><figcaption><p>This is how they look.<br>Channel Icon is "🔒" for everyone without admin permission.</p></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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.membercounter.app/readme/using-the-bot/bot-commands/setup.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.
