# Virtual Horse Racing

1\. Provide an all-weather Virtual-Horse Racing bet experience. Player may bet anytime. Event constantly generate, seasons keep going. - New match start once the match ended.

2\. May bet before next match start in 10 seconds and bet anytime on all schedule matches in meeting.

### Bet Type

**Champion**

1\. Bet your chosen Horse Racing will win.

**Top 2**

1\. Bet your chosen Horse Racing will be the Top 2.

**Top 3**

1\. Bet your chosen Horse Racing will be the Top 3.

**Odd/Even**

1\. Horse form winner is odd or even number.

**Over/Under**

1\. Horse form winner is over or under. 123 under, 456 over.

**Combo Top 2**

1\. Bet any two horses may win 1st, 2nd places. It's not related to sequence order.

**Top 2 Exacta**

1\. Bet any two horses in correct sequence win 1st, and 2nd places.


---

# 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.xyes.com/betting/sports-betting/sport-betting/fb-sports-platform/virtual-sports-rules/virtual-horse-racing.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.
