# Vxlan&#x20;

- [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.


---

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