# #1: Create new product with global prices across platforms

{% embed url="<https://www.youtube.com/embed/dGYZPjPBky0?rel=0>" %}

<details>

<summary>Step by step guide</summary>

Step 1: Begin by naming your new product.

![](https://cdn.gamma.app/u2n64i75jjdqkny/ea603e08036e4d53a799867a977dd1e4/original/blob.png)

Step 2: Choose your base country, set the base price and pick a pricing index

![](https://cdn.gamma.app/u2n64i75jjdqkny/a7a6acaef1af46c5b432abef88c95023/original/blob.png)

Step 3: Select the payment processors where you want to create these prices.

![](https://cdn.gamma.app/u2n64i75jjdqkny/3a08de42729749e3ac370352bca62903/original/blob.png)

By clicking "Create Product", we will initiate a backend operation to set up these products and prices across stores.

Simply copy product ids for each store and use them in your app

</details>


---

# 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/1-create-new-product-with-global-prices-across-platforms.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.
