# How to Upgrade or Downgrade Your Plan

Follow these steps to change your subscription plan in the app:

### 1. Navigate to the Pricing Page

* From the left-hand menu, go to Apps.
* Select Store Locator.
* Click on Pricing (as highlighted in the screenshot).

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

### 2. Review Available Plans

* You will see multiple plans such as:
  * Free
  * Startup
  * Pro
  * Advanced
  * Platinum
  * Unlimited
* Each plan displays:
  * Monthly price
  * Features included
  * Store location limits
  * Free trial availability (if applicable)

### 3. Upgrade Your Plan

To upgrade to a higher plan:

1. Locate the plan you want to upgrade to.
2. Click the Select / Upgrade button (button text may vary depending on your current plan).
3. Confirm the subscription in the Shopify billing popup.
4. Your new plan will be activated immediately after confirmation.

### 4. Downgrade Your Plan

To switch to a lower plan:

1. Find the plan you want to downgrade to.
2. Click the Downgrade button under that plan.
3. Confirm the change when prompted.

Note:

* Downgrading may result in feature limitations (e.g., fewer store locations).
* If your current usage exceeds the new plan’s limits, you may need to reduce data (e.g., store locations) before downgrading.

### 5. Apply a Discount Code (Optional)

* At the top of the Pricing page:
  1. Enter your discount code in the Discount code field.
  2. Click Apply code.
* The discount will be applied to your selected plan if valid.

### 6. Important Notes

* Free Trial: Some plans include a 14-day free trial.
* Billing Cycle: Charges are handled by Shopify and follow your store’s billing cycle.
* Immediate Effect: Plan changes take effect right after confirmation.


---

# 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://sl-guide.storeify.app/upgrade-and-downgrade.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.
