# Home Alone

### Special condition

***

* Players use <mark style="color:yellow;">**one**</mark> classic 6-sided <mark style="color:yellow;">**dice**</mark>.
* <mark style="color:yellow;">**Single players**</mark> are <mark style="color:yellow;">**required**</mark>.
* <mark style="color:yellow;">**Teams**</mark> are <mark style="color:yellow;">**not available**</mark>.
* In the refrigerator should be at least <mark style="color:yellow;">**one indivisible piece**</mark> of sweetness.
* The player has only <mark style="color:yellow;">**one attempt**</mark>.

### Overview

***

<mark style="color:yellow;">**Home Alone**</mark> is a game option where only single players can participate and use one classic 6-sided dice. The player has only one attempt to roll a specific number 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 number <mark style="color:yellow;">**3**</mark>**&#x20;-** I believe you're the lucky one!
2. The goal is to roll the number <mark style="color:yellow;">**5**</mark>. Happy Friday, and good weekend!


---

# 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/home-alone.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.
