# "How-to" demo videos

This documentation includes "How-to" demo videos showcasing key workflows for catalog management by SurgeGrowth.

### Core flows

{% content-ref url="/pages/YOTA1uhl5IZy14z4NRmC" %}
[#1: Create new product with global prices across platforms](/video-demos/1-create-new-product-with-global-prices-across-platforms.md)
{% endcontent-ref %}

{% content-ref url="/pages/bIdrxAQmATPUIqPMq8xU" %}
[#2: Update localized price for a single product across platforms](/video-demos/2-update-localized-price-for-a-single-product-across-platforms.md)
{% endcontent-ref %}

{% content-ref url="/pages/oI0HafKMMGIf3hi3dahX" %}
[#3: Create custom price indexes](/video-demos/3-create-custom-price-indexes.md)
{% endcontent-ref %}

{% content-ref url="/pages/b1wn3NJp8rcWNjkovGRi" %}
[#4: Bulk update prices for multiple products (Both IAP and subscriptions)](/video-demos/4-bulk-update-prices-for-multiple-products-both-iap-and-subscriptions.md)
{% endcontent-ref %}

{% content-ref url="/pages/tco8uJBYcRp9jLT0MvMQ" %}
[#5: Bulk import existing IAP products](/video-demos/5-bulk-import-existing-iap-products.md)
{% endcontent-ref %}

{% content-ref url="/pages/P0UCg6Ol9dVyP04GnULB" %}
[#6: Update price index to regularly update currency exchange rate](/video-demos/6-update-price-index-to-regularly-update-currency-exchange-rate.md)
{% endcontent-ref %}

For demos of additional workflows, feel free to reach out to us at <vaibhav@surgegrowth.io>


---

# 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/video-demos/how-to-demo-videos.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.
