# InviteCount's Documentation

## InviteManager's Documentation

- [Welcome to InviteCount](https://docs.invite-count.xyz/readme.md): The official documentation for InviteCount — the most advanced invite tracking bot for Discord.
- [FAQ](https://docs.invite-count.xyz/faq.md): Frequently asked questions about InviteCount.
- [Setting Up](https://docs.invite-count.xyz/getting-started/setup.md): How to add InviteCount to your Discord server and get started.
- [Permissions](https://docs.invite-count.xyz/getting-started/permissions.md): Required and optional permissions for InviteCount.
- [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.
- [General](https://docs.invite-count.xyz/commands/general.md): All general, information, and utility commands available in InviteCount.
- [Configuration](https://docs.invite-count.xyz/commands/configuration.md): All configuration commands for welcomer, autoroles, ranks, verification, blacklist, and logging.
- [Management](https://docs.invite-count.xyz/commands/management.md): All management commands for adding, removing, setting, resetting, and deleting invites, messages, and XP.
- [Giveaways](https://docs.invite-count.xyz/commands/giveaways.md): All giveaway commands — create, manage, and customize giveaways on your server.
- [Variables](https://docs.invite-count.xyz/reference/variables.md): All available variables for welcome, leave, join DM, and level-up messages.
- [InviteCount Premium](https://docs.invite-count.xyz/reference/premium.md): Premium features, tiers, and how to activate premium on your server.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.invite-count.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.
