# How much is shipping?

{% tabs %}
{% tab title="🗽USA" %}
**Free:** Orders $99+ qualify for free shipping

| Shipping Method        | Cost                                                   |
| ---------------------- | ------------------------------------------------------ |
| Free (Orders $99+)     | $0                                                     |
| Flat-Rate              | $7                                                     |
| 2-Day                  | Starts at $13, eligible for many items during checkout |
| USPS Priority Mail     | Calculated during checkout                             |
| UPS Ground             | Calculated during checkout                             |
| UPS 2nd Day Air        | Calculated during checkout                             |
| UPS Next Day Air Saver | Calculated during checkout                             |

{% hint style="info" %}
At times shipping prices may need to be adjusted as our shopping cart doesn't always provide 100% accurate quotes. In these instances, we'll get in touch with you.
{% endhint %}

{% content-ref url="/pages/PCx6zaFY8SA5wkjOFj9k" %}
[How long does it take to get my order?](/shipping/shipping-time.md)
{% endcontent-ref %}
{% endtab %}

{% tab title="🌐 Outside USA" %}
{% hint style="warning" %}
All shipments made outside the USA are shipped DDU, duties and taxes unpaid. Duties and taxes are your responsibility, please read more here:

[Do I have to pay import tax/customs/duties?](/international/taxes-duties.md)
{% endhint %}

**Free:** Orders $200+ qualify for free shipping

| Shipping Method     | Cost                                                              |
| ------------------- | ----------------------------------------------------------------- |
| Free (Orders $200+) | $0                                                                |
| Standard            | Starting at $13 USD for many of our smaller and lightweight items |
| Express             | Starts at $37 USD for many of our smaller and lightweight items   |

**Countries We Ship To Through Store Checkout**

Australia\
Austria\
Belgium\
Brazil\
Canada\
Croatia\
Denmark\
Finland\
France\
Germany\
Greece\
Hong Kong\
Hungary\
Ireland\
Israel\
Italy\
Japan\
Korea (South)\
Latvia\
Lithuania\
Luxembourg\
Netherlands\
New Zealand\
Norway\
Poland\
Portugal\
Singapore\
Spain\
Sweden\
Switzerland\
United Kingdom

**All Other Countries**

If your country is not listed here, please [reach out to us](/support/contact-us.md) for a shipping quote. We will need the following information:

1. Items and quantities you'd like to purchase
2. Your shipping address

{% hint style="info" %}
Sometimes our cart is not able to calculate the very best shipping price, especially for express shipments. Sometimes we can use different types of packaging to help reduce the price. Feel free to [reach out to us](https://carbonfibergear.com/pages/contact-us) before ordering so we can calculate the most accurate price.
{% endhint %}

{% content-ref url="/pages/PCx6zaFY8SA5wkjOFj9k" %}
[How long does it take to get my order?](/shipping/shipping-time.md)
{% endcontent-ref %}
{% endtab %}

{% tab title="United Kingdom" %}
Due to UK regulations implemented in 2020, we are only able to ship to the UK on orders with a value of $200 USD or higher. Your order will be eligible for free shipping.
{% endtab %}
{% endtabs %}


---

# 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.carbonfibergear.com/shipping/shipping-cost.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.
