# Plinko Machines

<figure><img src="/files/lKmyk0f2sPL249xjpKYb" alt="" width="231"><figcaption><p>Plinko Ramp</p></figcaption></figure>

<figure><img src="/files/XQ9KRPFzv5Zhs5JNaj20" alt="" width="209"><figcaption><p>Plinko Tower</p></figcaption></figure>

## Overview

The Plinko machines are used independently amongst players to randomly determine an outcome. They are used with the Lucky Cat Dropper so when the Dropper drops the balls they will go through the Plinko machines. They can be used in conjunction with Score Baskets to keep scores, be used for randomized voting and more.

## Set Up

The Plinko machines are modular and can be set up in a number of ways depending on context. For instance, setting up multiple Score Basket at the bottom of the Plinko Towers to signify a choice to make, where the decision is made randomly. The Cat Dropper launches plinko balls on an independent, individual basis per-user.


---

# 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.mtion.xyz/mtion/editor/toys-wiki/plinko-machines.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.
