# Кастомные пластинки

{% hint style="success" %}
Для доступа необходимо обладать привилегией «[**Union**](/fishki-i-mekhaniki-serverov/vanilla/privilegii.md)».
{% endhint %}

## Команды

### Создание пластинки с YouTube

* **Команда:** <kbd><mark style="color:$success;">/cd createyt <ссылка> <название пластинки><mark style="color:$success;"></kbd>
* **Описание:** Создает уникальную музыкальную пластинку с ссылкой для YouTube. Для использования необходимо держать пластинку в руке.
* **Пример:**
  * <kbd><mark style="color:$success;">/cd createyt "<https://www.youtube.com.watch?v=XsS8a1xD3pA>" Wind<mark style="color:$success;"></kbd>

### Создание пластинки по URL

* **Команды:** &#x20;
  * <kbd><mark style="color:$success;">cd download <ссылка> <имя.расширение><mark style="color:$success;"></kbd>&#x20;
  * <kbd><mark style="color:$success;">cd create <имя.расширение> <название пластинки><mark style="color:$success;"></kbd>&#x20;
* **Описание:** Создает музыкальную пластинку с любых источников по URL.

### Поддерживаемые форматы файлов

* MP3
* FLAC
* WAV


---

# 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://wiki.vanillarobya.ru/fishki-i-mekhaniki-serverov/vanilla/disc.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.
