# How to remove the 'Built with Foxify' badge on my website?

The **“Built with Foxify”** badge is only shown on **development stores** 🏷️.

<figure><img src="/files/936tOpUo7fZaVvU7HR9S" alt=""><figcaption></figcaption></figure>

## ✅ When the badge appears

ou’ll see the badge if:

* You’re using **Foxify** on a **Shopify development store**
* You haven’t **upgraded to a paid Shopify plan** yet

This badge is part of our fair-use policy for development stores.

> Learn more about [Development Store Restrictions](/foxify-app/getting-started/account-and-billing/pricing-plans.md#development-store-restrictions)

## 🧼 How to remove it

{% hint style="success" %}
To remove the badge:

1. **Upgrade to any paid Shopify plan.**
2. Once upgraded, the badge will automatically disappear from your live site — no extra action needed!
   {% endhint %}

> Learn more: [Manage your Shopify plan](https://help.shopify.com/manual/your-account/manage-orgs-and-stores/manage-pricing-plan/change-plan)


---

# 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.foxecom.com/foxify-app/faqs-and-troubleshooting/faqs/how-to-remove-the-built-with-foxify-badge-on-my-website.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.
