# Set parity pricing for imported products

Follow these steps to update product prices in bulk (or watch this [explainer video](/video-demos/4-bulk-update-prices-for-multiple-products-both-iap-and-subscriptions.md)):&#x20;

1. Go to the [**Bulk Changes**](https://beta.surgegrowth.io/dashboard/bulk) tab.
2. Click the **plus sign** and select **Change Prices**.
3. Now, select all the imported products.
4. Update the base price for the selected products, or skip this step if not needed.
5. In the next step, select the [pricing index](/pricing-index/what-is-a-pricing-index.md) you want to map these products to. Based on the selected index, regional prices will be updated on Google Play and the App Store.
6. Select **Change Now** to update the prices of all products, then click **Confirm**.&#x20;

   <figure><img src="/files/Nt8cu1Y6l5y2C9diD4Yv" alt="" width="563"><figcaption></figcaption></figure>

The update process will begin, and within a short time, regional prices will be updated on Google Play and the App Store.

#### That's it. This completes your first time set up.


---

# 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/import-existing-products-iap/set-parity-pricing-for-imported-products.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.
