# Chunky Monkey

### Special condition

***

* Players use <mark style="color:yellow;">**four**</mark> classic 6-sided <mark style="color:yellow;">**dice**</mark>.
* <mark style="color:yellow;">**Single players**</mark> are <mark style="color:yellow;">**not available**</mark>.
* <mark style="color:yellow;">**Teams**</mark> are <mark style="color:yellow;">**required**</mark>.
* In the refrigerator should be a sweetness that can be divided into at least <mark style="color:yellow;">**three pieces**</mark>.

### Overview

***

<mark style="color:yellow;">**Chunky Monkey**</mark> is a game option where only teams can participate and use four classic 6-sided dice. The players should roll a specific combination of numbers chosen by the [Sweet Tooth](/sweet-luck/rules/sweet-tooth.md). Once this is achieved, the task is considered completed.

### Examples

***

1. The goal is to roll the numbers <mark style="color:yellow;">**2**</mark>, <mark style="color:yellow;">**2**</mark>, <mark style="color:yellow;">**4**</mark> and <mark style="color:yellow;">**6**</mark> (order doesn't matter).
2. The goal is to roll the numbers <mark style="color:yellow;">**1**</mark>, <mark style="color:yellow;">**1**</mark>, <mark style="color:yellow;">**1**</mark> and <mark style="color:yellow;">**5**</mark> (order doesn't matter). Keep calm! 😜


---

# 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.ultp.net/sweet-luck/rules/chunky-monkey.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.
