# Uninstall the App

**In order to uninstall the Shipping rates widget from the cart page, you need to remove the app snippet from the theme.**

**Step 1:** Find the below Snippet code by following the steps provided in the [installation instructions ](https://help.spicegems.com/index.php/2019/05/02/installation-instructions-for-spice-shipping-rate-calculator/)tab.

```
<div id="spiceshippingappid"></div>
```

**Step 2:** Delete the above code from the respective file.<br>

**Step 3 :** Click on **“Save”** button.

{% hint style="info" %}
For assistance contact us on our email **<help@spicegems.com>**
{% endhint %}


---

# 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://help.spicegems.com/geoip-shipping-rate-calculator/uninstall-the-app.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.
