# European Roulette

## ![Image Description](/files/NTL5QxfMOAtXGYQqdoTn)

## 1. Product Core

### Classic Single Zero, Higher Win Rate

Uses standard European **37 numbers (0-36)** rules. Compared to American double-zero roulette, the single-zero design significantly reduces the house edge, giving players a higher chance of winning with every spin of the ball.

### Professional Racetrack Area: French Advanced Strategy

Features a "French Racetrack Betting Area," supporting professional gameplay such as **Voisins du Zéro, Tiers du Cylindre, and Neighbors**. No need to search through complex number grids; one-click layout of roulette areas showcases your gambling mastery.

### Multi-Dimensional Payouts, Infinite Surprises

From the steady **1 to 1** (Red/Black, Odd/Even) to the explosive **1 to 35** (Straight Up), whether you are a risk manager or a thrill seeker, Roulette can meet all your expectations.

***

## 2. Operation and Betting Guide

1. **Betting Countdown:** A 25-second betting window opens at the start of the round; players can place chips on table grid lines, borders, or the racetrack area.
2. **Start the Wheel:** Betting stops when the countdown ends, and the dealer activates the roulette wheel and throws the ball.
3. **Valid Spin:** The ball must rotate **at least 5 times** within the wheel before falling into a pocket to be a valid round.
4. **Result Settlement:** Winnings are paid out instantly based on the number pocket the ball falls into.

***

## 3. Payout Rules Table (Standard Bets)

### 1. Inside Bets (High Payout Area)

| Bet Type        | Coverage  | Payout (1 to X) | Betting Method                                  |
| --------------- | --------- | --------------- | ----------------------------------------------- |
| **Straight Up** | 1 Number  | **35**          | Place on the center of the number (includes 0)  |
| **Split**       | 2 Numbers | **17**          | Place on the line between two numbers           |
| **Street**      | 3 Numbers | **11**          | Place on the side line of a horizontal row      |
| **Corner**      | 4 Numbers | **8**           | Place on the intersection of four numbers       |
| **Line**        | 6 Numbers | **5**           | Place on the side line intersection of two rows |

### 2. Outside Bets (High Win Rate Area)

| Bet Type           | Coverage                   | Payout (1 to X) | Remarks                  |
| ------------------ | -------------------------- | --------------- | ------------------------ |
| **Red / Black**    | All Red or Black numbers   | 1               | **Loses if 0 is result** |
| **Odd / Even**     | All Odd or Even numbers    | 1               | **Loses if 0 is result** |
| **High / Low**     | High (19-36) or Low (1-18) | 1               | **Loses if 0 is result** |
| **Column / Dozen** | Each group of 12 numbers   | 2               | **Loses if 0 is result** |

***

## 4. Racetrack Betting Area (French Advanced Gameplay)

Zonal coverage based on the **physical location** of numbers on the roulette wheel:

| Bet Name              | Num of Bets | Key Numbers Included (Summary)                                      |
| --------------------- | ----------- | ------------------------------------------------------------------- |
| **Voisins du Zéro**   | 9 Bets      | Numbers on both sides of zero: 0/2/3, 25-29, 12-15, etc.            |
| **Orphelins**         | 5 Bets      | 1, 6/9, 14/17, 17/20, 31/34                                         |
| **Tiers du Cylindre** | 6 Bets      | Numbers on the opposite side of the wheel: 5/8, 10/11, 33/36, etc.  |
| **Neighbors**         | 5 Bets      | Selected number and two adjacent numbers on both its left and right |

***

## 5. Fairness and Special Case Handling (Throwing Rules)

To ensure game fairness, if any of the following "special cases" occur, the round will be determined **invalid and the ball will be re-thrown**:

* **Flying Ball:** The ball accidentally bounces out of the roulette wheel.
* **Insufficient Rotation:** The ball falls into a pocket before completing 5 rotations.
* **Abnormal Rotation:** The ball continues rotating on the rim without falling normally, or the dealer stops the wheel due to external force.

## 6、 Game parameters

| parameters |        |
| ---------- | ------ |
| RTP        | 96.60% |

***

**Customer Tip:** The number "0" is the key to the house advantage in Roulette. When the ball falls into the green "0," all outside bets (Red/Black, Odd/Even, High/Low, etc.) are considered losses. Please appropriately configure "Straight Up 0" bets during your layout to hedge risks!


---

# 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.pkg333.app/en/introduction/roulette.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.
