# Black Jack Dealer

Play Blackjack using Silver Coin as the bet currency.

## Quick Guide

**Availability:** Available in game.

* Talk to Black Jack Dealer in Prontera.
* Choose your Silver Coin bet.
* Hit, stand, or double down until the hand resolves.

## NPC Location

| Preview                                                                              | NPC               | Where              |
| ------------------------------------------------------------------------------------ | ----------------- | ------------------ |
| <img src="/files/2s7nGOrwDP0VVFiIZYHU" alt="Black Jack Dealer" data-size="original"> | Black Jack Dealer | `prontera 134 165` |

## Items

| Role                                  | Item                                                                                                                                                                                                        | Amount / use                          |
| ------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------- |
| Bet and payout currency, cost, reward | <p><img src="https://static.divine-pride.net/images/items/item/675.png" alt="Silver Coin" data-size="original"></p><p> <a href="https://www.divine-pride.net/database/item/675">Silver Coin</a> ID: 675</p> | Depends on your chosen bet and result |

## Notes

* Normal wins pay back double the bet. Double-down wins pay a larger payout. A push returns the bet.


---

# 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/black_jack.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.
