# How long does it take to get my order?

Please select below if you are shipping in the USA or internationally:

{% tabs %}
{% tab title="🗽 USA" %}
{% hint style="warning" %}
**Important Disclaimer About Shipping Time**\
While most in-stock orders will ship within 1 business day, shipping time starts after dispatch, not order placement. For urgent orders, [contact us](/support/contact-us.md) to confirm delivery date possibilities.
{% endhint %}

### **Processing Time**

Most in-stock orders ship within 1 business day. Please see the note above for more details.

### **Transit Time**

Transit time will depend on the method you choose during checkout. We'll go through all of the options below.

{% hint style="info" %}
Transit times are estimated, not guaranteed unless specified, and do not include our processing time.
{% endhint %}

<table data-full-width="false"><thead><tr><th>Method</th><th>Estimated Transit Time (Once Shipped)</th><th data-type="checkbox">Guaranteed Once Shipped?</th></tr></thead><tbody><tr><td>Free / Flat-Rate</td><td>3-5 business days</td><td>false</td></tr><tr><td>2-Day</td><td>2 business days</td><td>true</td></tr><tr><td>USPS Priority Mail</td><td>2-3 business days</td><td>false</td></tr><tr><td>UPS Ground</td><td>1-5 business days based on proximity</td><td>false</td></tr><tr><td>UPS 2nd Day Air</td><td>2 business days</td><td>true</td></tr><tr><td>UPS Next Day Air Saver</td><td>Next business day (M-F)</td><td>true</td></tr></tbody></table>

Business days are considered Monday through Friday and do not include federal holidays.

As always, if you need a product by a certain date, we recommend [reaching out to us](/support/contact-us.md) to coordinate and make sure we can accommodate you.

{% content-ref url="/pages/VBOIcjtHCIA6ipwSShcn" %}
[How much is shipping?](/shipping/shipping-cost.md)
{% endcontent-ref %}
{% endtab %}

{% tab title="🌐 Outside USA" %}
{% hint style="warning" %}
**Important Disclaimer About Shipping Time**\
While most in-stock orders will ship within 1 business day, shipping time starts after dispatch, not order placement. For urgent orders, [contact us](/support/contact-us.md) to confirm delivery date possibilities.
{% endhint %}

### **Processing Time**

Most in-stock orders ship within 1-3 business days.

### **Transit Time**

Shipping time will depend on the method you choose during checkout. We'll go through all of the options below.

{% hint style="info" %}
Transit times are estimated, not guaranteed, and do not include our processing time.
{% endhint %}

<table><thead><tr><th>Shipping Method</th><th>Carrier</th><th>Transit Time</th><th data-hidden>Transit Time</th></tr></thead><tbody><tr><td>Free or Standard</td><td>Typically your local post office</td><td>2-6 weeks</td><td></td></tr><tr><td>Express</td><td>Typically UPS, FedEx or DHL</td><td>2-6 business days</td><td></td></tr></tbody></table>

Business days are considered Monday through Friday and do not include holidays.

As always, if you need a product by a certain date, we recommend [reaching out to us](/support/contact-us.md) to coordinate and make sure we can accommodate you.

{% content-ref url="/pages/VBOIcjtHCIA6ipwSShcn" %}
[How much is shipping?](/shipping/shipping-cost.md)
{% endcontent-ref %}
{% 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-time.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.
