# Create your own pricing index

If a default pricing index doesn’t fit your needs, you can create a custom one. For example, the **Netflix Price Index** sets India’s multiple at **0.39X** (e.g., $10 in the U.S. = $3.90 in India). If you want to adjust it to **0.5X** while keeping other values unchanged, copy the index and modify India’s value to suit your requirements.

#### Following are the steps to create your own pricing index([Video demo)](/video-demos/3-create-custom-price-indexes.md):

1. Go to the **Pricing Index** tab.
2. Click on the **plus sign** to create a custom pricing index.
3. Select the base index and give a name to your new pricing index. Then click **Next**.
4. A custom pricing index will be created in **DRAFT** mode, allowing you to edit price ratios for countries as needed.<br>

   <figure><img src="/files/rMPsxsgh0xS3oMU9uuKo" alt="" width="563"><figcaption></figcaption></figure>
5. Once the updates are complete, save and publish the index to switch it to **PUBLISH** mode.

The custom index is now available for use when setting up product prices.


---

# 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/pricing-index/create-your-own-pricing-index.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.
