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

# Introduction

### <mark style="color:red;">**The Old-School Spirit, Reforged for a New Era**</mark>

<div align="left" data-full-width="false"><figure><img src="https://i.imgur.com/AuXbe2r.png" alt=""><figcaption></figcaption></figure></div>

Do you remember when every hunt felt dangerous? When you actually had to prepare your runes and mana, because dying meant losing hours of progress? Rivalia is built on that exact feeling — the classic 7.4 spirit — but with a twist. It’s not just a copy. We’ve rebuilt it with modern mechanics and new content that make the grind exciting again.

Every step matters here. That random monster you’re about to fight? It could be your ticket to a rare drop… or the reason you’re running back from temple. That’s the kind of tension that keeps the game alive. And honestly — isn’t that what we’ve all been missing?

### <mark style="color:red;">**Relive the Golden Age, with a Modern Spark**</mark>

The old paths are still here — the dragon lairs, the haunted ruins, the familiar cities you know by heart. But Rivalia has been reshaped, piece by piece, into something bigger. Something alive.

<div><img src="https://i.imgur.com/6T8xoJC.png" alt="" width="387"> <img src="https://i.imgur.com/ICltdNk.jpeg" alt="" width="387"></div>

* **Retro Foundations** – Low loot, slower leveling, no hand-holding. You actually *earn* your progress.&#x20;
* **Fresh Twists** – Systems like **rare monsters** that can drop anything from uncommon to legendary gear. Or **artifacts**, special items that give unique bonuses and can completely change how you play.&#x20;
* **A Real Economy** – Runes aren’t sold by NPCs. Blank runes are, sure, but the magic comes from players crafting them. Professions like **Alchemy** mean the loot you drag back from a hunt might be worth more than you think.<br>

You’ll recognize the world instantly… but look closer and you’ll see it’s not the same. And that’s the point.

<img src="https://i.imgur.com/5DNG9pY.png" alt="" width="700">

### <mark style="color:red;">**The Tibia Experience**</mark>

![](https://i.imgur.com/13FA34y.jpeg)

Think back for a second. It’s a cold morning, maybe a weekend, and you roll out of bed straight to your computer. You open the old Tibia client — no flashy music, no cinematic intro, just that familiar silence and the login screen waiting. Your friends are already online, huddled in Thais depot, backpacks stuffed with runes and potions. You don’t need a quest log or glowing arrows to tell you what to do — you *make your own plan*. “Dragon hunt today?” someone asks, and just like that, the adventure begins.That’s the heart of Rivalia. We’ve brought that exact spirit back — the raw danger, the thrill of discovery, the grind that actually feels rewarding. But we didn’t stop there. Rivalia adds new layers that keep the experience alive in 2025. Logging into Rivalia feels like logging into the past, but with something new around every corner. It’s the same nostalgia, the same heartbeat, but sharper, deeper, and built to last.

#### <br>


---

# 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, and the optional `goal` query parameter:

```
GET https://rivalia-online.gitbook.io/rivalia-online/introduction.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
