# Create new product

Watch steps to [create new IAP product](/video-demos/1-create-new-product-with-global-prices-across-platforms.md) or follow the steps given below:

1. Navigate to the [**Consumable**](https://beta.surgegrowth.io/dashboard/consumable) or [**Non-Consumable** ](https://beta.surgegrowth.io/dashboard/non-consumable)tab.
2. Click the **plus sign** and select **Add Product**.
3. Enter a name and ID for the product. This will create a SurgeGrowth product, which acts as a folder to group all store product IDs under the same entitlements. No operation has happened yet on the stores.&#x20;
4. Once the product is created, click on **Add Price** to define a price variant for the product. A single product can have multiple price variants to cater to different occasions or experiments. \
   \&#xNAN;*For example, **100 coins** can be sold at **$5** and **$6** simultaneously during an experiment. Each of them are different price variant. Each price variant is linked to a unique store product identifier for each store.*&#x20;
5. Select the base country and set the base price.
6. Choose a preferred pricing index for parity pricing or use the default index to set regional prices according to App Store pricing.
7. Click on Publish and new product id will be created across all the connected stores. You can see the product\_ids, once the store product is created.&#x20;

<figure><img src="/files/6E0fnUZD56UW8AtOtTb4" alt=""><figcaption></figcaption></figure>


---

# 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.surgegrowth.io/manage-iap-products/create-new-product.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.
