# How do I set up a collection to merchandise

1. Set up your collection in Shopify using your preferred logic. This will trigger a webhook to Reactify and sync the new collection into Reactify.
2. In Reactify, navigate to **Merchandising > Collections** and select **Manage**.

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

1. Click **Add Collection Page**.

<figure><img src="/files/5DsthW0QDBSrRirY8t4j" alt=""><figcaption></figcaption></figure>

1. Select **Select collection** and search for the relevant Shopify collection.
2. Add a **Title** and select the **market(s)** the collection should apply to.\
   \&#xNAN;*Note: Selecting at least one market is required.*
3. Choose whether to schedule the collection for publishing or work on it in draft.
4. Select **Save**.
5. Once the collection is created, you can:
   * Sort products
   * Add boosting rules
   * Pin products to strategically control merchandising
6. When you’re happy with the merchandising, select **Publish**.


---

# 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://search.guides.reactify.com.au/troubleshooting-and-faq/how-do-i-set-up-a-collection-to-merchandise.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.
