# Plinko

## Overview

Plinko is a game of chance where players drop a ball down a pegboard, with the ball bouncing and landing in different slots to determine the player's winnings. The ball drops from the top of the Plinko board to a number of slots at the bottom with different payouts, ranging from low in the centre to high at the outer edges.

## How To Play

<figure><img src="https://lh6.googleusercontent.com/Pff7s3VI5MRVHZAsEMMjAc2rD1ZwitdC0gHOjSIjCwVEzhtAqwsqjw6d_TQJx-FjoVxUEQm0WAWw6oSNq-EdxqRBJOEPP18n5Janv2qCsxOXuVfb_Aq1ZfMxMoFV2e9FW6nZYneaF0_xN4n8k0rfiXQ" alt=""><figcaption></figcaption></figure>

Select your preferred complexity and risk settings, enter the bet amount and click Place Bet.

<figure><img src="/files/H671WZwrIlobioRFiaLO" alt=""><figcaption></figcaption></figure>

Higher risk and complexity will provide a higher multiplier and lower chance of winnings and vice versa.

<figure><img src="/files/eszBe7U0rBubm5vltFvU" alt=""><figcaption></figcaption></figure>

Your winnings are determined by the multiplier on which the Doge falls.


---

# 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://fairdoge.gitbook.io/whitepaper/games/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.
