> For the complete documentation index, see [llms.txt](https://rf2p.gitbook.io/ragna-free-2-play/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rf2p.gitbook.io/ragna-free-2-play/information/server-information.md).

# ℹ️ Server Information

<figure><img src="/files/mLCg3gZqmzkgj14X0mWI" alt=""><figcaption></figcaption></figure>

## **Server Configuration**

<table data-header-hidden><thead><tr><th width="195.81842041015625">Server Configuration</th><th></th></tr></thead><tbody><tr><td><strong>Max Base &#x26; Job Level :</strong></td><td>99/70</td></tr><tr><td><strong>Mode :</strong></td><td>Pre-renewal</td></tr><tr><td><strong>Class :</strong></td><td>Transcendent</td></tr><tr><td><strong>Episode :</strong></td><td>10.4 - The Haven of Forgotten, Hugel</td></tr><tr><td><strong>Base Experience :</strong> </td><td>15x</td></tr><tr><td><strong>Job Experience :</strong></td><td>15x</td></tr><tr><td><strong>Drop Rate :</strong></td><td>3x</td></tr><tr><td><strong>Foods :</strong></td><td>Disabled</td></tr><tr><td><strong>Max Status :</strong></td><td>99</td></tr><tr><td><strong>Max Attack Speed :</strong></td><td>190</td></tr><tr><td><strong>God Items :</strong> </td><td>Disabled</td></tr><tr><td><strong>MVP and Boss Cards :</strong></td><td>Disabled</td></tr></tbody></table>

***

## **Party Configuration**

<table data-header-hidden><thead><tr><th width="216.272705078125">Party Configuration</th><th></th></tr></thead><tbody><tr><td><strong>Max Party Members :</strong></td><td>12</td></tr><tr><td><strong>Party Even Share Bonus :</strong> </td><td>10%</td></tr><tr><td><strong>Party Share Level Gap :</strong> </td><td>15</td></tr><tr><td><strong>Small Party Window :</strong></td><td>Enabled</td></tr><tr><td><strong>SPB / @partybuff:</strong></td><td>Enabled</td></tr></tbody></table>

***

## **Guild Configuration**

<table data-header-hidden><thead><tr><th width="158.09088134765625">Guild Configuration</th><th></th></tr></thead><tbody><tr><td><strong>Guild Capacity :</strong> </td><td>21 ( Inside Castle ) | 74 ( Outside Castle )</td></tr><tr><td><strong>War Edition :</strong></td><td>First &#x26; Second Edition</td></tr><tr><td><strong>Guild Storage :</strong></td><td>Enabled</td></tr></tbody></table>


---

# 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://rf2p.gitbook.io/ragna-free-2-play/information/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.
