# Introduction to Invite Tracking

Sx Bot allows you to manage the members of your server by tracking their invites. This is helpful for determining what invite codes are used to join your server and who created the invite. We also have a leaderboard which shows the top inviters in your server, as well as the ability to check individual invite counts for each user. Unlike other Invite tracking bots, Sx Bot is also able to detect when a vanity URL is used, and the number of uses it has.

<div><figure><img src="/files/NEdWhbpxgO3FEFcksE3L" alt=""><figcaption><p>Invite Logging</p></figcaption></figure> <img src="/files/oJ7D6MJJCitofT2x6tiR" alt="Invite Counts"></div>

![Leaderboard](/files/R2DLZd16K3SvRCWMyw7d)


---

# 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.sxbot.io/invite-tracking/introduction-to-invite-tracking.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.
