> 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/gramofon.md).

# Грамофон

Музика в грамофоні відтворюється шляхом вибору попередньо власноруч згенерованих композицій за допомогою ШІ. Всього перелік начисляє близько 20 композицій.

{% hint style="success" %}
Всі композиції в грамофоні є згенерованими за допомогою ШІ, то ж вони не містять авторського права є допустимим для використання на стрімах на платформах Twich.tv, YouTube тощо.
{% endhint %}

Отримати грамофон можна за допомогою проходження рівнів [Шляху Авантюриста](/dusty-teales-rp-wiki/shlyakh-avantyurista.md) або ж за підтримку серверу.

Гамофон можна встановити на будь якій поверхні за допомогою зручного меню розташування.

Взаємодіяти з встановленим на сервері грамофоном може будь-який гравець. Він може вмикати та вимикати музику, регулювати гучність, зациклювати пісню, що відтворюється.&#x20;

Композиції в списку зручно посортовані за ознакою "настрою".

<div align="left"><figure><img src="/files/X0m14EHecf8wlDMceVv0" alt="" width="205"><figcaption></figcaption></figure></div>

{% hint style="info" %}
Підняти уже встановлений у світі грамофон може лише його власник, всі інші отримають відповідне сповіщення про неможливість цієї дії.
{% endhint %}


---

# 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/gramofon.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.
