> For the complete documentation index, see [llms.txt](https://docs.invite-count.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.invite-count.xyz/features.md).

# Features

- [Invite Tracking](https://docs.invite-count.xyz/features/invite-tracking.md): How InviteCount tracks invites, detects fake invites, and calculates invite totals.
- [Welcomer](https://docs.invite-count.xyz/features/welcomer.md): Set up automatic welcome, leave, and join DM messages with fully customizable embeds.
- [Leaderboards](https://docs.invite-count.xyz/features/leaderboards.md): Leaderboards for invites and messages — view, pin, and customize.
- [Levelling](https://docs.invite-count.xyz/features/levelling.md): XP system, levels, message ranks, level cards, and level-up announcements.
- [Verification](https://docs.invite-count.xyz/features/verification.md): Protect your server with button or captcha verification for new members.
- [Logging](https://docs.invite-count.xyz/features/logging.md): Track server events with the premium logging system.
- [Alert Invites](https://docs.invite-count.xyz/features/alerts.md): Get notified when an inviter reaches a specific invite count, with optional webhook integration.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.invite-count.xyz/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.
