# BOUNTY TOURNAMENTS

Bounty tournaments add extra excitement by rewarding you for every player you knock out. Instead of playing only for the final prize pool, each elimination earns you a cash reward that keeps the action intense from start to finish.

### How Bounty Tournaments Work

There are two main types of bounty tournaments:

1. **Classic Bounty** – Every time you eliminate a player you instantly win a fixed bounty amount.
2. **Progressive Bounty** – When you knock someone out you receive 50% of their bounty in cash, while the other 50% is added to your own bounty, making you a more valuable target as the tournament continues.


---

# 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.bspin.io/poker/bounty-tournaments.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.
