> For the complete documentation index, see [llms.txt](https://docs.invitelogger.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.invitelogger.me/master.md).

# Welcome

## Getting Started

To get started, we recommend to use the dashboard to setup the bot [https://invitelogger.me/](https://invitelogger.me/dashboard/guilds)\
If you're lost, follows instructions on this [page ](/general-topics/invite-tracking/setup-invite-tracking.md#a-using-the-dashboard)

## Vote for the bot !

{% tabs %}
{% tab title="Top.gg" %}

<figure><img src="https://top.gg/api/widget/499595256270946326.svg" alt=""><figcaption></figcaption></figure>

{% embed url="<https://top.gg/bot/499595256270946326>" %}
{% endtab %}

{% tab title="vCodes.xyz" %}

<figure><img src="https://vcodes.xyz/api/v1/bot/499595256270946326/widget.svg" alt=""><figcaption></figcaption></figure>

{% embed url="<https://vcodes.xyz/bot/499595256270946326>" %}
Support us by voting on vCodes.xyz
{% endembed %}
{% endtab %}

{% tab title="discordlist.gg" %}
[![](/files/LwE5SLcto7E38tlzEKvQ)](https://discordlist.gg/bot/499595256270946326)

{% embed url="<https://discordlist.gg/bot/499595256270946326>" %}
{% endtab %}

{% tab title="Botlist.me" %}

<figure><img src="https://api.botlist.me/api/v1/embed/499595256270946326" alt=""><figcaption></figcaption></figure>

{% embed url="<https://botlist.me/bots/499595256270946326/vote>" %}
{% endtab %}

{% tab title="Your bot list?" %}
You're a large discord bot list owner and you want inviteLogger to be added ?\
\
Contact us on our [discord server ](https://discord.com/invite/CxE6gyT)!
{% endtab %}
{% endtabs %}


---

# 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:

```
GET https://docs.invitelogger.me/master.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.
