> For the complete documentation index, see [llms.txt](https://wiki.weedreborn.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.weedreborn.com/introduction/welcome-to-weed-reborn.md).

# Welcome to Weed: Reborn

### Overview

<div data-with-frame="true"><figure><img src="/files/F6DHSfE04yFGa4GNVUGB" alt=""><figcaption></figcaption></figure></div>

Weed: Reborn is a high-rate private server built for nonstop action.

Jump into PvP, contest guild wars, and push your progression fast.

You still get the classic RO feel, with familiar systems and steady goals.

***

### Start here

* Review the [Server Information](/weed-reborn/server-information.md) for rates, limits, and core settings.
* Read the [Server Rules](/weed-reborn/server-rules.md) before you play.
* Join through the [Official Links](/weed-reborn/official-links.md) page.

***

### Our vision

Weed: Reborn brings back the **challenge**, **rivalry**, and **community** of classic RO.

Modern quality-of-life features keep the pace fast without removing the grind that matters.

***

### What makes Weed: Reborn special

* **PvP-first gameplay**\
  Fight real opponents, test builds, and stay in active competition.
* **Guild war action**\
  Rally your guild, claim castles, and fight in high-stakes WoE battles.
* **No pay-to-win**\
  Progress comes from effort, knowledge, and time in the field.
* **Competitive events**\
  Join PvP tournaments, MVP races, and regular server events.
* **Fair and active staff**\
  Expect active support and consistent rule enforcement.

***

### What to expect

* **Fast progress**\
  Rates move you forward quickly.
* **A fair grind**\
  Real power still comes from effort and game knowledge.
* **Classic RO energy**\
  Familiar maps, jobs, and mechanics keep the old-school feel.
* **Fresh competition**\
  Rivalries, events, and custom content keep each session active.

{% hint style="success" %}
**Ready to start your RO adventure again?** Join us now and rediscover the magic!
{% endhint %}


---

# 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://wiki.weedreborn.com/introduction/welcome-to-weed-reborn.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.
