# How to create a product list

1. Go to <https://www.searchagora.com/>.
2. There are two ways to create product lists on Agora:
   1. Via the '[Lists](/customers/guides/how-to-create-a-product-list.md)' page
      * Click on the "Lists" button once you are logged in to your account.
      * Click on the 'new list' button. You will be prompted to name your new list. Add the name and click 'submit'.
      * To add products to your list, search for a new product using the [search](https://www.searchagora.com/search) bar or through the [home](https://www.searchagora.com/) page, and click on a product. Click on the heart symbol next to the product. You will be prompted to select which List you would like to be added to.
   2. Via a product [search](https://www.searchagora.com/search)
      * Search for a product.
      * Click on a product you like.
      * &#x20;Click on the "heart" symbol next to a product you want to add to a [List](https://www.searchagora.com/lists).
      * You will be prompted to, either create a new list or add the product to an existing one. Select 'new list' and provide a name for it.
      * View your lists on the '[Lists](https://www.searchagora.com/lists)' page on the top right.

Once you have created your lists, share them with friends using your social media platforms, email or via link. To do this, click on the 'share' button located above your lists.

If you run into any issues creating a new list, contact [Support](/support/premium-support.md).&#x20;


---

# 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.searchagora.com/customers/guides/how-to-create-a-product-list.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.
