# How does auto fulfill works?

{% hint style="info" %}
Digital products will always be delivered regardless of the option selected. This only determines the fulfillment status of the order
{% endhint %}

You will find this setting in Apps > Big Digital Download > Settings > General settings

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

{% hint style="warning" %}
**If you also sell physical products** you will want to enable “Auto fulfill digital products” so that the order status will be marked as “partially fulfilled” until you go into the order details and mark the physical item as shipped
{% endhint %}


---

# 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://penida.gitbook.io/big-digital-download/miscellaneous/how-does-auto-fulfill-works.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.
