# Welcome

## Reference

* [Commands](https://classic.invitelogger.me/references/commands)
* [Configs / Settings](https://classic.invitelogger.me/references/settings)

{% hint style="danger" %}
Please note these docs are for the deprecated InviteLogger classic. Use [InviteLogger ](https://docs.invitelogger.me)instead
{% endhint %}

## Getting Started

To get started, just run the `!setup` command on your server.

### Invite Management

While our bot is on your server, we track every invite that happens on your server. Discord only shows you who has how many invites. Our bot also analyses who was invited by whom. This allows our bot to detect fake invites and see who is trying to cheat the invite system.

### Moderation

Our brand new moderation system allows you to auto-moderate many things. Please check our [strikes](https://classic.invitelogger.me/modules/moderation-1/strikes) and [punishments](https://classic.invitelogger.me/modules/moderation-1/punishments) pages for more info. In short, our bot gives out 'strikes' to people who misbehave, and after a certain amount of strikes, the user receives a punishment. All of this is configurable by the user.

## Bot lists:

Vote to the bot to help us on different bot list !

`infinitybotlist:`

[![infinitybotlist](https://infinitybotlist.com/bots/617497548743245835/widget?size=large)](https://infinitybotlist.com/bots/617497548743245835/vote)


---

# 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://classic.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.
