# Order Fulfillment

The Amazon Multi Channel Fuflillment app gives you the option to have your orders automatically sent to Amazon once it has been placed or to manually approve each order before sending to Amazon.

{% hint style="info" %}
If it's your first time using the app, we recommend setting order fuflillment to "Manual order fulfillment" to test a few orders first.&#x20;
{% endhint %}

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

### Manual fulfillment

Orders will have an “on hold” fulfillment status and will require you to manually approve orders before sending them to Amazon for fulfillment.

Learn more about approving orders below.

{% content-ref url="/pages/qw17f9JlRX7q4ucCf4QV" %}
[Approving Orders](/apps/amazon-fulfillment-for-shopify/orders/approving-orders.md)
{% endcontent-ref %}

### Automatic fulfillment

Orders will automatically be sent to Amazon to fulfill if the payment status is marked as paid or authorized. If an order does not meet this criteria or is high risk, the order's fulfillment status will be placed "on hold" until manually approved.&#x20;

{% hint style="info" %}
Different plans will send orders to Amazon at different intervals. See [plans](/apps/amazon-fulfillment-for-shopify/plans.md) for details
{% endhint %}

### Order tracking links

Tracking links will **automatically be added** to the Shopify order once it has been shipped by Amazon.


---

# 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.tinygoliath.io/apps/amazon-fulfillment-for-shopify/settings/fulfillment-settings/order-fulfillment.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.
