# Shipping Test Common Use Cases

Shipping testing is a powerful strategy because it helps businesses optimize delivery methods, costs, and times to meet customer expectations while improving operational efficiency. By experimenting with different shipping options, pricing, and speeds, companies can identify the most effective solutions to increase customer satisfaction and loyalty. It also helps reduce cart abandonment, balance logistics costs, and ensure smooth operations, leading to a better overall customer experience and higher profitability. In an e-commerce-driven world, shipping testing can make or break a company’s competitive edge.

Check out the below common test designs for inspiration on how to get started:

{% content-ref url="shipping-test-common-use-cases/the-flat-fee-face-off" %}
[the-flat-fee-face-off](https://docs.intelligems.io/getting-started/common-use-cases/shipping-test-common-use-cases/the-flat-fee-face-off)
{% endcontent-ref %}

{% content-ref url="shipping-test-common-use-cases/the-threshold-trials" %}
[the-threshold-trials](https://docs.intelligems.io/getting-started/common-use-cases/shipping-test-common-use-cases/the-threshold-trials)
{% endcontent-ref %}


---

# 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.intelligems.io/getting-started/common-use-cases/shipping-test-common-use-cases.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.
