# Main features

{% hint style="success" %}
**Invite Management:** An useful invite tracing bot that can help you manage your server's invites by **tracking** joins and leaves. It also comes packed with some useful utility features!
{% endhint %}

## **100% customisable join and leave messages**

* **Variables** command gives you the extensive list of variables that can be used to customise your messages
* Supports up to 10 **embeds** and 5 URL **Buttons**

![Fully customisable messages](https://i.imgur.com/kPQ2x4T.png)

## **Advanced verification system**

* Grants a role to the member upon successful verification

Supports three types of verification:

* **Simple**: Members will have to press a button to get verified This type is effective against automated user accounts.
* **Password**: Set a pre-defined password which the user has to enter (using buttons) to get verified. Useful if you own a super exclusive server or you just want to hide the password in your rules, ensuring that all new members will actually read your server's rules :)
* **Randomised**: Make the bot randomise the password (of specified length) which the user has to enter (using buttons) to get verified.

![Simple Verification](https://i.imgur.com/wG8yUcY.gif) ![Advanced Verification](https://i.imgur.com/s1pbmev.gif)

## **Auto refresh invites leaderboard**

* An invites leaderboard that updates itself once in an hour automatically!
* Features a "Check invites" button that shows current invites count along with rank

![Auto refresh leaderboard](https://i.imgur.com/75DfNfh.gif)

## **Plethora of useful invite management commands**

* **Invites** shows you invite count of an user!
* **Inviter** shows you the user who invited the specified user
* **Invited** shows a paginated list of users invited by the specified user
* **Leaderboard** shows a paginated list of top inviters in your server (edited)

![Invites command](https://i.imgur.com/pbEcowu.png) ![inviter command](https://i.imgur.com/ZC6Cv1R.png)

![invited command](https://i.imgur.com/JbmdQ8B.png) ![leaderboard command](https://i.imgur.com/s0oiG9k.png)


---

# 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/features/main-features.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.
