# Video demos

- ["How-to" demo videos](https://docs.surgegrowth.io/video-demos/how-to-demo-videos.md)
- [#1: Create new product with global prices across platforms](https://docs.surgegrowth.io/video-demos/1-create-new-product-with-global-prices-across-platforms.md)
- [#2: Update localized price for a single product across platforms](https://docs.surgegrowth.io/video-demos/2-update-localized-price-for-a-single-product-across-platforms.md)
- [#3: Create custom price indexes](https://docs.surgegrowth.io/video-demos/3-create-custom-price-indexes.md)
- [#4: Bulk update prices for multiple products (Both IAP and subscriptions)](https://docs.surgegrowth.io/video-demos/4-bulk-update-prices-for-multiple-products-both-iap-and-subscriptions.md)
- [#5: Bulk import existing IAP products](https://docs.surgegrowth.io/video-demos/5-bulk-import-existing-iap-products.md)
- [#6: Update price index to regularly update currency exchange rate](https://docs.surgegrowth.io/video-demos/6-update-price-index-to-regularly-update-currency-exchange-rate.md)


---

# 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.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.
