> For the complete documentation index, see [llms.txt](https://rules.bonkbets.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rules.bonkbets.io/rules-by-sports/golf.md).

# 🏌️‍♂️ Golf

We offer 2 types of golf betting on all major golfing events: Odds to win the tournament and individual player matchups for the tournament and daily rounds.

1. In head to head match-ups, both golfers must tee off and complete one full hole in order to have action. If one or both golfers do not complete their first hole, all bets will be considered no action and all bets will be refunded.If one player misses the cut, his opponent is deemed the winner. If both players miss the cut, the lower score wins. If both players have the same score, then all wagers will be refunded. If a player withdraws after completing one hole or misses the cut, the player who plays the most holes, wins.
2. You can bet right up to tee-off time.
3. In the case of rainouts or delays, all bets will stand and have action.
4. If a tournament is shortened, after it has started, then all bets stand.
5. If a tournament is officially abandoned, all bets are void.
6. Bets on tournament winners will have no action if the player does not start the tournament. The only exception will be when All-In / No Refunds is stated. These bets will have action, even if the player does not start the tournament.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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