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

# Welcome

**Your players are already on Discord.** Now your game can be too.

RagnaSync bridges your Ragnarok Online server with Discord, keeping your community connected whether they're grinding in-game or chatting on their phone. No more missed conversations, no more isolated players.

***

## Why Server Owners Choose RagnaSync

### Keep Players Engaged

When players log off, they don't have to miss out. In-game chat flows to Discord so everyone stays in the loop. Players who can't log in can still be part of the community, and that keeps them coming back.

### Build a Stronger Community

Discord users can see game activity in real time - MVP kills, rare drops, who's online. It creates buzz and excitement that makes your server feel alive, even when player count is low.

### Monitor Your Server Effortlessly

GM commands get logged to private channels. Player @requests appear instantly. You can keep an eye on your server from anywhere, without being logged in.

### Celebrate Your Players

When someone lands a rare card or kills an MVP, the whole community sees it. These moments become shared experiences that build loyalty and keep players talking about your server.

***

## What RagnaSync Does

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><strong>Chat Bridging</strong></td><td>In-game channels appear in Discord. Players chat across both platforms seamlessly.</td></tr><tr><td><strong>Event Logging</strong></td><td>MVP kills, rare drops, and logins post to Discord automatically.</td></tr><tr><td><strong>Staff Tools</strong></td><td>@commands and @requests logged for easy monitoring and accountability.</td></tr><tr><td><strong>Custom Scripts</strong></td><td>Build your own Discord notifications with RagnaScript.</td></tr></tbody></table>

***

## How It Works

Your Ragnarok server connects to RagnaSync, which forwards messages to your Discord. Setup takes minutes, and our team handles the installation for you.

```
Your Server  ───────>  RagnaSync  ───────>  Discord
```

You configure which channels bridge where, what events get logged, and how messages appear. Everything runs automatically once it's set up.

***

## Ready to Get Started?

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>See Pricing</strong></td><td>Free tier available. Pro plans start at $4.99/month.</td><td><a href="/pages/igXVw4RYj9FPB2Z2ZDRX">/pages/igXVw4RYj9FPB2Z2ZDRX</a></td></tr><tr><td><strong>Installation</strong></td><td>Get RagnaSync running on your server</td><td><a href="/pages/wyEohc5BDT3BaTGkj4cr">/pages/wyEohc5BDT3BaTGkj4cr</a></td></tr><tr><td><strong>Troubleshooting</strong></td><td>Common issues and how to fix them</td><td><a href="/pages/UUVJhKrI28bWgd6GO92x">/pages/UUVJhKrI28bWgd6GO92x</a></td></tr></tbody></table>

***

## Questions?

Join our Discord to see RagnaSync in action and chat with other server owners:

[Join RagnaSync Discord](https://discord.gg/FQjjeaMZK2)


---

# 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://docs.ragnasync.com/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.
