> For the complete documentation index, see [llms.txt](https://dusty-tales.gitbook.io/dusty-teales-rp-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dusty-tales.gitbook.io/dusty-teales-rp-wiki/parni-tanci.md).

# Парні танці

Щоб танцювати з іншим гравцем, необхідно сфокусуватись на ньому за допомогою <kbd>ПКМ</kbd> та вибрати опцію “Запросити до таню”.

<figure><img src="/files/FSALoUR8Nn3ar8tSafu7" alt=""><figcaption></figcaption></figure>

Запрошений до таню гравець отримує відповідне сповіщення й може може прийти, або відхилити ваш запит.

![](/files/S3NDgKXAaFHzQxFscnpp)

Якщо гравець, якого ви запросили, схвалив танець, у вас з’являється інтерактивне меню з різноманітними танцювальними рухами.

<figure><img src="/files/0nk4SYkcJOHjjwCr6CrJ" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**ВАЖЛИВО**! Можливість “вести” танець є лише в того, гравця, який запросив до танцю.
{% endhint %}

У гравця, якого запросили, є лише можливість завершити танець, натиснувши кнопку “Зупинитись”.

{% hint style="info" %}
Різниця між “Зупинитись” і “Завершити” танець полягає лише в тому, що при завершенні танцю учасники роблять один одному поклон і завершують танок.
{% endhint %}

<br>


---

# 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://dusty-tales.gitbook.io/dusty-teales-rp-wiki/parni-tanci.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.
