# Ship Profiles

Here you can add, view, edit, or remove different Shipping Profiles for your customers to choose from. You can also use shipping profiles to apply pricing rules, such as free shipping if subtotal is greater than $X

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

This example will only charge $5 for shipping for the entire order, but if the subtotal is greater than $50 then shipping will be free.

<figure><img src="/files/ZyYxtRWBJKhoFiXJ598W" 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://help.checkoutchamp.com/funnel-builder/creating-and-editing-funnels-pages/funnel-visualizer-and-page-builder/funnel-visualizer/edit-funnel-settings/ship-profiles.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.
