# Handling Online Orders

{% content-ref url="/pages/-MjjdrD92P5nJKycKiWu" %}
[Fulfilling Online Orders](/selling-online/processing-online-orders/fulfilling-online-orders.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MjjdPj3Wo3GFgd5R9sz" %}
[Buy Online Pickup In Store](/selling-online/processing-online-orders/buy-online-pickup-in-store.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MjjdmDP9iVUc6gQzo3k" %}
[Buy Online Return or Exchange In Store](/selling-online/processing-online-orders/buy-online-return-or-exchange-in-store.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mjjdhx2VKKU\_nsq7YdP" %}
[Buy Online Pay In Store](/selling-online/processing-online-orders/buy-online-pay-in-store.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mjje2OiwVg\_7JF4XNs1" %}
[Online Storefront Only](/selling-online/processing-online-orders/online-storefront-only.md)
{% 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://help.takulabs.io/selling-online/processing-online-orders.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.
