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

# Home

🚀 **InterServer** is a **Discord bot** that allows seamless **cross-server communication** using linked channels. Whether you’re connecting **gaming communities, friend groups, or roleplay servers**, InterServer makes chatting across multiple servers effortless.

### **📌 Features**

✅ **Cross-Server Messaging** – Send messages instantly across linked channels.\
✅ **Premium Upgrades** – Get **faster relays** and increase **connection limits**.\
✅ **AutoMod Protection** – Keep your links safe with **anti-spam, profanity filters, and more**.\
✅ **Custom Webhooks** – Messages appear as the **original sender** with avatars.\
✅ **Easy Setup** – **No coding required**, just **slash commands**!

### **📖 Getting Started**

Want to set up InterServer? Follow our **step-by-step guide**:

1️⃣ **Invite the Bot** – Add InterServer to your Discord server.\
2️⃣ **Create a Connection** – Set up a linked channel network.\
3️⃣ **Manage Your Links** – Learn how to **edit, upgrade, and fix** your connections.

### **✨ Premium Perks**

Upgrade to **InterServer Premium** to unlock:\
🔹 **Faster Message Relays** – Instant communication without delays.\
🔹 **More Connections** – Increase the number of linked channels.\
🔹 **Exclusive Features** – More customization, priority support, and more!

➡️ **Learn More About Premium**

### **🔗 Useful Links**

* 📌 [Setup ](/getting-started/setting-up.md)[Guide](/getting-started/setting-up.md)
* 💬 [Commands List](/getting-started/basic-command-overview.md)
* ❓ [FAQ](/troubleshooting-and-faq/faq.md)
* 🛠 [Troubleshooting](/troubleshooting-and-faq/common-issues-and-fixes.md)
* 🔥 [Premium Info](/features/premium.md)

💡 **Need Help?** Join our [**Support Server**](https://discord.gg/winterstudio) for assistance!


---

# 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://interserver.winterstudio.xyz/home.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.
