# TCPShield

## TCPShield

- [TCPShield](https://docs.tcpshield.com/master.md)
- [FAQ](https://docs.tcpshield.com/faq.md)
- [Commonly asked questions](https://docs.tcpshield.com/commonly-asked-questions.md): For general information and FAQ
- [Features](https://docs.tcpshield.com/features.md): What does TCPShield do for you?
- [Contact](https://docs.tcpshield.com/contact.md)
- [Billing](https://docs.tcpshield.com/billing.md): A quick overview of how billing works with TCPShield
- [Setup Process](https://docs.tcpshield.com/panel/setup-process.md): How to setup TCPShield on your Minecraft Network
- [Panel Configuration](https://docs.tcpshield.com/panel/panel-configuration.md): Configuring TCPShield for your network
- [DNS Setup](https://docs.tcpshield.com/panel/dns-setup.md): This guide will show you everything you need to get your network pointed to your protected CNAME.
- [TCPShield Plugin](https://docs.tcpshield.com/panel/tcpshield-plugin.md): Documentation regarding the TCPShield Plugin
- [Cloudflare Network](https://docs.tcpshield.com/premium-features/cloudflare-network.md): TCPShield x Cloudflare Spectrum
- [Geyser](https://docs.tcpshield.com/premium-features/geyser.md): Information about using Geyser with TCPShield
- [Premium Panel Features](https://docs.tcpshield.com/premium-features/premium-panel-features.md): Detailing information of features available for customers under Premium plans or above
- [Setup Checklist](https://docs.tcpshield.com/troubleshooting/setup-checklist.md)
- [Invalid Hostname](https://docs.tcpshield.com/troubleshooting/invalid-hostname.md): If your server shows "Invalid hostname" in the server-list when attempting to query
- [Disconnected on Login](https://docs.tcpshield.com/troubleshooting/disconnected-on-login.md): If you login and are kicked with "Disconnected" immediately
- [High Latency and General Lag](https://docs.tcpshield.com/troubleshooting/high-latency-and-general-lag.md): If you are experiencing higher than normal server-sided latency
- [How to Read a Traceroute](https://docs.tcpshield.com/troubleshooting/how-to-read-a-traceroute.md): This guide will teach you how to read a traceroute to identify potential connection issues or packet loss
- [Connection Complaint Policy](https://docs.tcpshield.com/troubleshooting/connection-complaint-policy.md)
- [Sentry Tunnel Features](https://docs.tcpshield.com/vxlan/sentry-tunnel-features.md)
- [Sentry Tunnel General Setup](https://docs.tcpshield.com/vxlan/sentry-tunnel-general-setup.md): General Setup Guide
- [Sentry Tunnel for rAthena/Ragnarok](https://docs.tcpshield.com/vxlan/sentry-tunnel-for-rathena-ragnarok.md): Follow this guide to protect your gameserves with TCPShield
- [Sentry Tunnel for Bedrock/Geyser/PocketMine/VoiceChat](https://docs.tcpshield.com/vxlan/sentry-tunnel-for-bedrock-geyser-pocketmine-voicechat.md): For everything Bedrock related.
- [Sentry Tunnel for FiveM/GTA Online](https://docs.tcpshield.com/vxlan/sentry-tunnel-for-fivem-gta-online.md): VXLAN Setup for FiveM server
- [Common issues and Debugging](https://docs.tcpshield.com/vxlan/common-issues-and-debugging.md): This page provide the most common pitfalls users might have with VXLAN tunnel. This page is largely under construction as we are gathering more edge cases. Your feedback is much appreciated.
- [TCPShield API](https://docs.tcpshield.com/miscellaneous/tcpshield-api.md): Information about the API provided for TCPShield users.
- [Protect a website](https://docs.tcpshield.com/miscellaneous/protect-a-website.md): Using Cloudflare for web and TCPShield for Minecraft
- [Wildcard DNS](https://docs.tcpshield.com/miscellaneous/wildcard-dns.md): This documentation covers the setup of wildcard DNS.
- [Protect a home hosted server](https://docs.tcpshield.com/miscellaneous/protect-a-home-hosted-server.md)
- [Account sharing](https://docs.tcpshield.com/miscellaneous/account-sharing.md): Policies regarding MSPs and resellers on the TCPShield platform
- [Transfer Packets](https://docs.tcpshield.com/miscellaneous/transfer-packets.md): This page covers general usage for transfer packets


---

# 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.tcpshield.com/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.
