# Коллекции товаров в сервисе Tribute

Коллекции позволяют объединять товары по тематике и оформлять их в виде отдельной страницы с карточками товаров.

#### Как создать коллекцию?

1. Откройте мини-приложение Tribute.

<figure><img src="/files/kCExXJVA3NHOltnwnFsB" alt="" width="563"><figcaption></figcaption></figure>

2. Перейдите в раздел **Физические товары** и откройте вкладку **Коллекции**.

<figure><img src="/files/QrEC3Le9dw2JN9epqKpW" alt="" width="375"><figcaption></figcaption></figure>

3. Нажмите **Создать коллекцию**.

<figure><img src="/files/CN55RldS8EES93EMm9Ln" alt="" width="375"><figcaption></figcaption></figure>

4. Добавьте название, описание и обложку, выберите текст для кнопки.

<figure><img src="/files/VOs5dFPLYg5RLl4dW8XI" alt="" width="375"><figcaption></figcaption></figure>

5. Добавьте товары, которые хотите включить в коллекцию.

<figure><img src="/files/qiKtyIyygfv20w5zvhR5" alt="" width="375"><figcaption></figcaption></figure>

6. Нажмите **Создать коллекцию**.

<figure><img src="/files/LPVUobk02kyFC4FV7JdM" alt="" width="375"><figcaption></figcaption></figure>

Готово! Теперь вы можете поделиться коллекцией в своём канале: просто введите @tribute и нажмите пробел. В списке продуктов Tribute появится ваша коллекция.

#### Как редактировать коллекцию?

Хотите добавить или удалить товары? Коллекцию можно изменить в любое время — просто нажмите **Изменить**.


---

# 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.tribute.tg/ru/for-content-creators/fizicheskie-tovary/kollekcii.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.
