# Refresh price index

To account for currency fluctuations, SurgeGrowth enables you to recalculate regional prices based for selected index, ensuring they stay updated with the latest exchange rates at regular intervals (e.g., every 7 days, 30 days, 90 days, etc.).

To set up a price index refresh, follow these steps( or check out [demo video](/video-demos/6-update-price-index-to-regularly-update-currency-exchange-rate.md)):

1. Go to the **Scheduled Changes** tab.
2. Click the **plus (+)** icon and select **Refresh Price Index**.
3. Choose the index you want to refresh.
4. Select the refresh frequency (e.g., every 7 days, 30 days, or 90 days).
5. Pick a start date and click **Confirm** to set up the recurring schedule.

<figure><img src="/files/IlgftvBo347GZunJSqBa" alt=""><figcaption></figcaption></figure>


---

# 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/refresh-price-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.
