# Версии

{% hint style="info" %}
Добавить версии можно только к успешно опубликованным товарам.
{% endhint %}

Для добавление новой версии товара, вам нужно открыть "мои товары" > "редактировать"&#x20;

У вас откроется настройки вашего товара, где вам нужно выбрать вкладку "версии"

Заполняете первоначальные данные, после сохраняете информацию.

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

Как только вы нажмете на кнопку "сохранить версию" вам станут доступны следующие поля для заполнения:

Тип версии - если ваша версия является платной, примените это значение и укажите цену

Файл версии - прикрепите содержимое вашей версии.

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

После вам потребуется отправить версию на модерацию и ожидать ее проверки.


---

# 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://guide.magicbyte.space/sozdanie-tovara/versii.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.
