# Only Donut

{% hint style="warning" %}
The rules are currently being drafted and are not yet finalized.
{% endhint %}

### Special condition

***

* There is <mark style="color:yellow;">**no game equipment**</mark>.
* Both <mark style="color:yellow;">**teams**</mark> and <mark style="color:yellow;">**single players**</mark> are available.
* In the refrigerator should be at least <mark style="color:yellow;">**five doughnuts**</mark> (they should be stacked on top of each other to make a <mark style="color:yellow;">**Doughnut Tower**</mark>).

### Overview

***

<mark style="color:yellow;">**Only Donut**</mark> is a game option without any related dice equipment, but there is still a daily simple task. Both teams and single players can participate.

<mark style="color:yellow;">**TBC**</mark>

### Examples

***

<mark style="color:yellow;">**TBC**</mark>


---

# 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/only-donut.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.
