# Getting Started

**Now that you have invited the bot to your discord server, you can begin!**

UtiliBots Invites comes with only a few main commands, this is because the core function is based on logging which in this case is members joining and leaving your Discord server. &#x20;

### Bot Features:

* Users can keep track of every server invite they have created alongside the specific analytics of each.
* If invite creators rejoin via their own invite then they will be given a fake join which so server administrators can see which users are trying to cheat/abuse the system.
* You have the option between choosing whether log messages are done via embeds or normal Discord messages.
* The bot hardly goes offline, if it does, it is most likely due to planned maintenance. Join our [Support Server](https://discord.gg/T3sRn8f) to request help.

### Support:

This bot is associated with UtiliBots, if you require any support or wish to forward feedback or suggestions then you can do so by visiting the UtiliBots discord server [here](https://discord.gg/T3sRn8f).


---

# 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://invites.utilibots.co.uk/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.
