# Event Gambling Guide

Use this section for event gambling NPCs, entry costs, payout currency, and prize pools.

Item icons link to Divine Pride, and every listed item shows its in-game item ID.

## Available In Game

| Event                                                                        | How to start       | Main items found                                                                                             |
| ---------------------------------------------------------------------------- | ------------------ | ------------------------------------------------------------------------------------------------------------ |
| [Black Jack Dealer](/vanro-global-docs/event-gambling/black_jack.md)         | `prontera 134 165` | Silver Coin ID: 675                                                                                          |
| [Event Token Slot Machine](/vanro-global-docs/event-gambling/event_token.md) | `prontera 131 165` | <p>Anodyne ID: 605<br>Aloevera ID: 606<br>Awakening Potion ID: 656<br>Berserk Potion ID: 657<br>+66 more</p> |


---

# 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://vanro-global.gitbook.io/vanro-global-docs/event-gambling.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.
