# Royal Auction

## Auction Participation Rules

1\.  All players are welcome to participate — no job or level restrictions.\
2\. You may place a bid of any amount, but it must not be lower than the current highest bid.\
3\. If no new bids are placed by 23:59 (UTC+8) on the last day, the auction will be considered closed.\
4\. If a bid is placed at 23:59 (UTC+8) on the last day, the system will extend the auction by 1 minute. If no additional bids are placed within that extra minute, the auction will end.\
5\. The system will continue to extend the auction by 1 minute each time a new bid is made during the extension period, until no bids are placed within the final 1-minute window.\
6\. For bids placed at 23:59 (UTC+8) on the last day, the minimum increment must be:

Current bid + 500,000 Zeny (for Zeny Room)\
Current bid + 10 Silvervine (for Royal Room)\
(You may bid more than the minimum increment.)

### How to Auction

1. Select the item you want to bid for in this auction.

<figure><img src="https://news.rolg.maxion.gg/wp-content/uploads/2025/07/33-1024x576.png" alt=""><figcaption></figcaption></figure>

2. Talk to the NPC corresponding to the item you want to bid on.

<figure><img src="https://news.rolg.maxion.gg/wp-content/uploads/2025/07/30-1024x576.png" alt=""><figcaption></figcaption></figure>

3. Enter your Zeny or Silvervine Fruit to place a bid:

<figure><img src="https://news.rolg.maxion.gg/wp-content/uploads/2025/07/31-1024x576.png" alt=""><figcaption></figcaption></figure>

Note: Every time someone bids higher than you, you will get your Zeny or Silvervine back.

### Auction Extension Mechanism:

If there are still active bidders during the final 5 minutes of the auction (4 June, 23:54–23:59 UTC+8), the system will automatically extend the auction by +1 minute. If no further bids are placed during this extension, the auction will conclude.

4. You will receive your rewards via Rodex after the bidding ends.

<figure><img src="https://news.rolg.maxion.gg/wp-content/uploads/2025/07/32-1024x576.png" alt=""><figcaption></figcaption></figure>


---

# 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://guide.rolg.maxion.gg/game-guide/royal-auction.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.
