# ⚽ Soccer

Money line wagering on soccer offers a draw line as well as sides. In the event of a draw, (example: 1-1), all bets on either of the sides will be graded as losers. Again, in the event of a draw, only wagers placed on the draw line will be graded as a win. This rule does not apply to bet placed on the spread.

Double Handicap: This bet type splits a wager into two bets, each with the same moneyline, but at a different single handicap.

The result of the game is decided after 90 minutes of play plus injury time. Extra time / overtime / golden goal is not taken into consideration for soccer bets unless otherwise stipulated.

If any match is abandoned or postponed all bets will be void.

Where a venue is changed, bets will stand unless the game is to be played at the original away team's ground in which case all bets will be void.


---

# 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://rules.bonkbets.io/rules-by-sports/soccer.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.
