# Yeet Bonzi

<figure><img src="/files/qRNH6bZmeB589BpuNCOq" alt="" width="375"><figcaption></figcaption></figure>

### What is it?

Yeet Bonzi is a fully on-chain game with no dominant game theoretic strategy to win. Players can make money in multiple ways.

### How it works

1. Players yeet $BERA into a pool
2. The last player to make a yeet, wins `80`% of the whole pool
   1. `20`% is split among `10` random players
3. You can yeet as much as you want as long as it is equal to or greater than `0.5`% of the current pool value (this ensures that the game eventually ends, and that there is a winner)
4. `15`% of every yeet is taxed and is split among:
   1. `9`% to the Liquidity Trifecta Vault, and the newly minted vault LP tokens are awarded to $YEET stakers
   2. `1`% to Public Goods Funding, overseen by Yeet and The Honey Jar
   3. `5`% to Yeet treasury
5. There are two phases:
   1. Bootstrap phase: a `24` hour period in which all lottery tickets are priced at `0.1` `$BERA`
   2. Game phase: the game rules are enforced, minimum yeet size increases with the pot size, and the last yeeter wins the grand prize

{% hint style="info" %}
Numbers that are formated in this way `10` means that they are changeable
{% endhint %}


---

# 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.yeetit.xyz/yeet/yeetarded-products/yeet-bonzi.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.
