# Plinko

Introducing **Plinko**! Players can test their luck and strategy by dropping balls into a peg-filled board, where they randomly land in different reward buckets with various multipliers.

### **How the Plinko Game Works**

<div data-full-width="false"><figure><img src="/files/B1hOmNdvjmAlTr0MVpXV" alt="" width="375"><figcaption></figcaption></figure></div>

The game follows a simple yet thrilling concept:

1. **Choose your bet amount** – Enter the amount of **$AIP** you want to wager per ball.
2. **Select a risk mode** – Choose from three risk levels: **Noob, Normal, and Degen**.
3. **Pick the number of rows** – More rows increase the number of buckets and possible outcomes.
4. **Drop the ball(s)** – The ball bounces through pegs and lands randomly in one of the buckets.
5. **Win based on the multiplier** – Each bucket has a **multiplier** that determines your payout.

### **Risk Modes & Multipliers**

Each **risk mode** determines the range of multipliers available. Higher risk modes offer bigger potential rewards but also higher chances of lower payouts.

<table data-header-hidden data-full-width="false"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f7e2">🟢</span> <strong>Noob Mode (Low Risk)</strong></td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f535">🔵</span> <strong>Normal Mode (Medium Risk)</strong></td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f534">🔴</span> <strong>Degen Mode (High Risk)</strong></td></tr><tr><td><strong>Multiplier range:</strong> <br>0.5x – 5.6x</td><td><strong>Multiplier range:</strong> <br>0.4x – 13x</td><td><strong>Multiplier range:</strong> <br>0.2x - 29x</td></tr><tr><td><strong>Best for:</strong> <br>Conservative players looking for safer bets.</td><td><strong>Best for:</strong> <br>Balanced players who want moderate risk and rewards.</td><td><strong>Best for:</strong> <br>High-risk players seeking massive potential payouts.</td></tr></tbody></table>

### **Row Options & Impact**

The number of rows affects the number of **pegs** and **buckets** available. More rows = more possible landing spots = greater randomness.

* **8 Rows** – Least paths, easier to predict.
* **10 Rows** – Slightly more challenging, wider spread of rewards.
* **12 Rows** – Balanced mix of strategy and randomness.
* **14 Rows** – More chaotic with greater variance.
* **16 Rows** – Maximum unpredictability, widest spread of outcomes.

{% hint style="info" %}
**Did you know?** \
Plinko originated from *The Price Is Right*, a popular American game show. It was [introduced in **1983**](https://youtu.be/xw5ErADiuec?si=kwz9Hxpcx6nA-QN2\&t=145) and quickly became one of the most iconic pricing games on the show.
{% endhint %}

### **Strategies to Maximize Wins**

Even though the game is based on chance, here are some strategies to improve your odds:

1. **Start with Noob Mode** – Get familiar with the game before increasing risk.
2. **Experiment with Row Settings** – Fewer rows = more predictable; more rows = more randomness.
3. **Use Smaller Bets in Degen Mode** – Stay in the game longer by managing risk.
4. **Drop Multiple Balls at Once** – Helps balance out wins and losses over time.


---

# 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.pett.ai/features/plinko.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.
