# Add auction collection to the main menu

Adding an auction collection to your store’s **main menu** makes it easy for customers to find all live auctions in one place (for example, a **Live Auctions** page).

This guide shows you how to add an auction collection to your storefront menu.

Before you start:  You already have a Shopify **collection** that contains auction products\
(for example: *Live Auctions*)

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

***

### 🛠️ Step to manage

1\. In the app, you already created an auction for a collection

If you haven’t had an auction collection, please view this article for more detail about how to create an auction: [Set up an auction – tipo.io](https://tipo.io/index.php/kb/set-up-an-auction/)

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

2\. From the Shopify admin page, click **Content** > **Menus** > go to **Main menu**

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

3\. Click **Add menu item** >  name the menu item as you want and link it to the collection (used to created auction)

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

4\. Click **Save**

Now go the front store to check the result.

***

### ✅ What customers see on the storefront

On your store:

* Customers click **Auctions** in the main menu
* They see all products currently running as auctions
* Clicking a product opens the auction product page with the auction widget

This makes auctions more visible and easier to discover.

***

### ▶️ Tutorial video

{% embed url="<https://youtu.be/J9BnVnAF-4k?si=1kwQoDJ89f2DeOXM>" %}

**🙋 Still need support?**

If you still need help, please feel free to contact us at <hi@tipo.io>. We’ll be happy to assist you further.


---

# 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://docs.tipo.io/tipo-auction/auction-widget-and-storefront-display/add-auction-collection-to-the-main-menu.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.
