# Collections

Collections allow you to group products thematically and present them as a separate page with product cards.

#### How to create a collection?

1. Open the Tribute mini app, go to the **Physical Products** section and open the **Collections** tab.

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

2. Click **Create Collection.**

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

3. Add a title, description, and cover image, and choose a button text.

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

4. Add the products you want to include in the collection.

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

5. Click **Create Collection**.

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

Done! Now, you can share your collection in your channel: simply type @tribute and press the space bar. Your collection will appear in the Tribute product list.

#### How to edit a collection?

Want to add or remove products? You can edit the collection anytime by clicking Edit.


---

# 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/for-content-creators/fizicheskie-tovary/collections.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.
