# Introduction

## Features

{% hint style="info" %}
**Invite Management** is a bot that can help you manage your server's invites by tracing each join and keeping track of invite counts. It also has a plethora of handy utility features.
{% endhint %}

💠 **Invite tracking**

💠 **Advanced Verification**

💠 **Customisable join/leave messages with embeds**

💠 **Auto-refresh leaderboard**

![Invite Management](https://i.imgur.com/1ELlK1Z.png)

## Add the bot to your own server

Click the links below to add the bot and join our support server

{% embed url="<https://dsc.gg/invi>" %}
Invite link of the bot
{% endembed %}

{% embed url="<https://dsc.gg/invi-support>" %}
Official Support Server of the bot
{% endembed %}

## Using commands

The bot uses discord's slash commands. To use the commands, type `/` in any channel and you will see a list of commands. Click on the command you want to use and follow the instructions.

{% hint style="danger" %}
Normal commands can still be used using the bot's mention (eg `@Invite Management#6068 help`), but support for normal commands will be dropped soon.
{% endhint %}


---

# 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.invi-bot.xyz/readme.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.
