# 6.3 Staking & Blessing System

Players may stake $ARTHUR to receive a set of non-transferable, time-bound buffs known as Knight’s Blessings.

| Blessing            | Effect              | Duration | Source         |
| ------------------- | ------------------- | -------- | -------------- |
| Blessing of Valor   | +10% EXP Gain       | 72 Hours | Standard Stake |
| Blessing of Fortune | +15% Rare Drop Rate | 48 Hours | Event Stake    |
| Blessing of Memory  | Reduced Forge Costs | 24 Hours | Guild Stake    |

Staking also grants voting weight within the DAO, tying governance power to genuine participation rather than passive holding.


---

# Agent Instructions: 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://docs.arthuradventure.xyz/6.-tokenomics/6.3-staking-and-blessing-system.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.
