# Score Basket

<figure><img src="/files/bszRXkEyP6HAdmyFKEFS" alt="" width="248"><figcaption><p>Score Basket</p></figcaption></figure>

## Overview

The Score Basket is a passive object that can keep score for projectiles from the Space Cat Launcher and Plinko Balls from the Plinko Dropper.

The Score Basket supports many of the other toys as a means to keep score. This is done on a basic level, the number floating above indicating how many unique objects have landed inside of it.

## Set Up

The Score Basket is a passive object. Simply add it from the asset browser and place as desired in the scene.


---

# 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/score-basket.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.
