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

# Welcome

Welcome, Adventurer. This is the official guide to the world of **Aincrad Legacy** - a custom experience rebuilt from the ground up around roles, factions, and a living, floor-by-floor world.

Almost nothing here works the way you might expect from a standard pserver. Jobs have been replaced by **combat roles**, the elemental system has been redesigned into **armor and attack types**, levels have new names, the currency is **Col**, and entire systems - Factions, Collections, the Adventurer's Company - exist nowhere else. This wiki explains all of it.

## New here? Start with these

* [Character & Adventure Levels](/aincrad-legacy-docs/getting-started/levels.md) - the two levels that define your growth, and what each one means.
* [Choosing Your Role](/aincrad-legacy-docs/getting-started/choosing-your-role.md) - your first big decision, made at Character Level 10.
* [Roles Overview](/aincrad-legacy-docs/combat-roles/overview.md) - Damage Dealer, Tank, and Support, and how they play.

## How this wiki is organized

* **Getting Started** - the essentials every new player needs.
* **Combat Roles** - your role, its identity, and the advanced paths it unlocks.
* **Combat System** - how damage, armor, attack types, and cards work here.
* **Factions** - the four alliances, the lone-wolf organization, and Fame.
* **Progression** - the Adventurer's Company missions and the Collection system.
* **World & Monsters** - Mutated monsters and region Field Boss hunts.
* **Economy & Social** - Global Bonuses, Stalls, party play, and Loot Boxes.

> This is a full custom experience. If something here surprises you or contradicts what you expect, trust the wiki - it is almost certainly intentional.

## Support Aincrad Legacy

Enjoying the server? A daily vote helps new adventurers find us.

[![Vote on Nostalgic.gg](https://nostalgic.gg/api/widgets/banner/1176.svg)](https://nostalgic.gg/en/ragnarok-online/aincrad-legacy-ro) [![Vote on TopG](https://topg.org/topg2.gif)](https://topg.org/ragnarok-private-servers/server-679481#vote)

See [Vote Rewards](/aincrad-legacy-docs/economy-and-social/vote-rewards.md) for how voting earns you Vote Points in game.

You can also leave a review on RateMyServer:

[![Review Aincrad Legacy at RateMyServer.net](https://ratemyserver.net/images/site_icon.gif)](https://ratemyserver.net/index.php?page=detailedlistserver\&serid=23414\&url_sname=Aincrad%20Legacy%20RO)


---

# 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://aincrad-legacy.gitbook.io/aincrad-legacy-docs/welcome.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.
