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

# ServerBlessing

<figure><img src="/files/pGdZnWLkmZzvSFOUxXaN" alt="Server Blessing NPC"><figcaption><p>Dark Groom Hall - 101, 45</p></figcaption></figure>

### Server Blessing <a href="#server-blessing" id="server-blessing"></a>

Server Blessing is a community-driven feature that allows players to work together toward enhanced gameplay rewards. By contributing Zeny through a special NPC `/navi ro_hall 101,45` , the entire server can unlock temporary experience and drop rate bonuses that benefit all players.

### How It Works <a href="#how-it-works" id="how-it-works"></a>

{% stepper %}
{% step %}

### Making Contributions

Locate the Server Blessing NPC and interact with it to make your donation. You can contribute any amount of Zeny toward the community goal.
{% endstep %}

{% step %}

### Reaching the Goal

When players collectively donate enough Zeny to reach the target amount, the Server Blessing automatically activates for the entire server.
{% endstep %}

{% step %}

### Blessing Benefits

Once activated, all players receive boosted rates for 24 hours:

* **Base Experience**: 300x multiplier
* **Job Experience**: 300x multiplier
* **Drop Rate**: 25x multiplier

The blessing remains active for the full duration regardless of when it was triggered, giving everyone equal opportunity to benefit from the enhanced rates.
{% endstep %}
{% endstepper %}

### Duration <a href="#duration" id="duration"></a>

The Server Blessing **lasts exactly 24 hours** from activation, after which rates return to normal. Players can begin contributing toward the next blessing once the current one expires.


---

# 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:

```
GET https://darkgroom.gitbook.io/darkgroom-docs/key-features/serverblessing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
