# Completely remove Foxify code from my Shopify theme

Foxify lets you keep all of your pages and changes after you install our app. This means some Foxify files and code will remain in your theme to ensure the saved content will continue to display correctly.

If you want **to completely delete Foxify and its content, there is an extra step you need to take before** [**uninstalling the app**](/foxify-app/getting-started/account-and-billing/uninstall-foxify.md).&#x20;

{% hint style="success" %}
**Steps:**

1. In your Foxify admin, go to **Settings.**
2. Click **Danger zone**.
3. Select **Purge theme files**.
4. Type **permanently delete** into the text box to confirm the process.
5. Hit **Confirm**.
   {% endhint %}

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

It might take a few minutes for the process to be done.&#x20;


---

# 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/completely-remove-foxify-code-from-my-shopify-theme.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.
