> For the complete documentation index, see [llms.txt](https://wiki.protectcord.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.protectcord.com/introduction.md).

# Introduction

## ProtectCord Documentation

### Introduction

Welcome to the ProtectCord Documentation! ProtectCord is a specialized Discord bot focused on server protection through a powerful verification system, alt account blocking, bot detection, and VPN prevention. ProtectCord ensures that only genuine and quality members join your community, contributing to a secure and well-managed environment.

#### Key Features

* **Verification System**: ProtectCord uses a dedicated verification system through its website, allowing you to verify users seamlessly before they fully access your server.
* **Alt Account Blocking**: Automatically detects and blocks alternate accounts to prevent disruptive or low-quality members from joining.
* **Bot Account Detection**: ProtectCord can identify and block bot accounts that may try to join the server, ensuring that only human members are allowed.
* **VPN Detection**: This feature helps block users who attempt to connect via VPNs, helping to maintain the authenticity of the server’s member base.
* **Security Alerts** *(coming soon)*: Be notified of any suspicious activity that could compromise server security.

#### Purpose

ProtectCord’s purpose is to maintain a safe and genuine environment within Discord communities. By filtering out bots, alt accounts, and VPN connections, ProtectCord allows community managers to focus on real, engaged members.

***

This documentation will cover how to set up ProtectCord, manage its features, and troubleshoot common issues. Let’s get started with securing 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 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://wiki.protectcord.com/introduction.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.
