# Winner List

## Winner List

Use this page to publish event winners and reward banners.

Update each section when a draw or event result is final.

### Latest winners

Add the newest published winner list here.

### Reward banners

Add each final reward banner with the matching winner names.

### Notes

{% hint style="info" %}
Use this page for confirmed winners only.
{% endhint %}


---

# 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://lokagamers.gitbook.io/rowiki/event-in-game/winner-list.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.
