> 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/weed-reborn/server-information.md).

# Server Information

### Overview

Weed: Reborn is a high-rate server for players who want fast progress and nonstop action. With **5,000x/5,000x/50%** rates, you can gear up quicker and spend more time actually enjoying the server.

We also have a lot of custom content, like modified equipment, special quests, helpful NPC systems, and regular daily events.

***

### Server rates

* **Base Level:** 5,000x
* **Job Level:** 5,000x
* **Common Items:** 1,000x
* **Normal Cards:** 50%
* **Common MVP Cards:** 3%
* **Rare MVP Cards:** 1%

***

### Basic information

* **Server Type:** Modified PK Server
* **Mode:** Pre-Renewal
* **Episode:** 12.1
* **Jobs:** 2-2 Transcended Jobs
* **Max Base Level:** 255
* **Max Job Level:** 120
* **Max All Stats:** 255
* **Max ASPD:** 193
* **Instant Cast:** 150 DEX
* **Skill Delay:** Kiel-based server
* **After-cast Delay Reduction:** 25% per Kiel card
* **Max Guild Size:** 20 members
* **Max Party Size:** 12 members

***

### Custom features

* No-Freeze server
* All status ailments are disabled except **Stun**
* Automated events
* Hourly rewards
* Modified cards and equipment

***

### Game and host

* **Host:** Singapore
* **Tunnel or Proxy:** Enabled
* **Multi-Client:** Enabled
* **Client Limit:** 2
* **Protection:** Gepard Shield
* **DDoS Protection:** Enabled


---

# 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/weed-reborn/server-information.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.
