# Quick Links

## Order errors & how to resolve them

{% hint style="info" %}
Read more: [FAQs](/core/troubleshooting/faqs.md)
{% endhint %}

If you need further assistance, please reach out to DotApparel Support using the in-app support widget.

## Orders section & how to use

{% hint style="info" %}
Read more: [Orders](/core/orders.md)
{% endhint %}

## Set up a Click & Collect Location

You must inform DotApparel Support if you plan to use this feature. Onve we're aligned, feel free learn about the steps here:

{% hint style="info" %}
Read more: [Local Pickup/Click &  Collect](/core/modules/local-pickup-click-and-collect.md#step-by-step-guide-high-level)
{% endhint %}

## Setup inventory buffers

Apply a buffer across any (or all) of these:

1. **SKU-Level Buffers:** Apply a buffer to a high-demand SKU
2. **ERP Attribute Buffers:** Apply a buffer to products that have an ERP attribute like `ERP_Category:SALE`
3. **Store Location Buffers:** Apply a bugger for each store or group of stores

Inventory buffers are managed and controlled by the merchant.

Anytime, there are changes to inventory posting, pause bulk and deltas. [These steps must be followed](https://docs.dotapparel.com.au/core/inventory#want-to-see-your-changes-to-inventory-mapper-and-inventory-buffers-instantly-do-this)

{% hint style="info" %}
Read more:[Inventory](/core/inventory.md#how-to-apply-inventory-buffers)
{% endhint %}

## Learn how syncing works

{% hint style="info" %}
Read more: [How does syncing work?](/intro/welcome/how-does-syncing-work.md)
{% 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://docs.dotapparel.com.au/quick-links.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.
