> For the complete documentation index, see [llms.txt](https://docs.ultp.net/sweet-luck/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ultp.net/sweet-luck/rules/crack-rugelach.md).

# Crack Rugelach

### Special condition

***

* Players use <mark style="color:yellow;">**three or more**</mark> atypical 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;">**five pieces**</mark>.

### Overview

***

<mark style="color:yellow;">**Crack Rugelach**</mark> is a game option where only teams can participate and use three or more atypical 6-sided dice. The players should roll a specific combination of pictures 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 <mark style="color:yellow;">**2 Kenny McCormick**</mark> and <mark style="color:yellow;">**1 Eric Cartman**</mark>. Don't kill the Kenny! 🤣
2. The goal is to roll <mark style="color:yellow;">**2 Eric Cartman**</mark>, <mark style="color:yellow;">**1 Kyle Broflovski**</mark>, <mark style="color:yellow;">**1 Eric Cartman**</mark> and <mark style="color:yellow;">**1 South Park**</mark>. Hack the failure!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/crack-rugelach.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.
