# Creating your first counter

{% hint style="info" %}
I**n order to create counters, you need to** [**invite the bot**](https://docs.member-counter.eduardozgz.com/readme/using-the-bot/adding-bot-to-the-server) **and either use** [**quick setup**](https://docs.member-counter.eduardozgz.com/readme/using-the-bot/bot-commands/setup) **command for some basic counters or** [**go to the bot's dashboard**](https://membercounter.app/dashboard)**.**
{% endhint %}

{% stepper %}
{% step %}
**Create a voice or text channel in Discord.**

<figure><img src="https://1582170640-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lu2S5r7lKtu4IK5ucu9%2Fuploads%2Fgit-blob-ac54d6af08af8046240e28e0a32f6e74f30aab03%2Foutput%20(5).png?alt=media" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Find it in dashboard by selecting your server at the server list on the left and then clicking on the channel itself. You should see template editor like below:**

<figure><img src="https://1582170640-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lu2S5r7lKtu4IK5ucu9%2Fuploads%2Fgit-blob-0e26feafb9f7bead1f0ebc2b728f8403ff2d3a81%2FtemplateEditor.png?alt=media" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**"Add counter" button will allow you to add and configure a counter that you need:**

<figure><img src="https://1582170640-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lu2S5r7lKtu4IK5ucu9%2Fuploads%2Fgit-blob-b56f65a8470580b0f8de06315606ad091b26efd9%2FcounterList.png?alt=media" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Configure selected counter to your needs**

You can learn how to configure certain counters in [counters-list](https://docs.member-counter.eduardozgz.com/readme/counters-list "mention"). It'll explain what options counter has and examples with various use cases. Visit next page to learn how to customize them.
{% endstep %}
{% endstepper %}


---

# 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/create-from-scratch.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.
