> For the complete documentation index, see [llms.txt](https://support.fabricis.com/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.fabricis.com/help-center/greeting.md).

# Greeting

{% hint style="info" %}
**Welcome to the** [**Fabricis.com**](http://fabricis.com/) **Help Center!**&#x20;

We'll be happy to answer any questions you may have. If you can't find what you're looking for, please [contact us](https://fabricis.com/pages/contact-us) or email <support@fabricis.com>!
{% endhint %}

{% hint style="success" %}
Frequently asked questions

* [What is a swatch version?](/help-center/fabric-swatch.md#what-is-a-swatch-version)
* [How can I edit or cancel my order?](/help-center/order-guide.md#how-can-i-edit-or-cancel-my-order)
* [What if an item I have purchased is out of stock?](/help-center/order-guide.md#what-if-an-item-i-have-purchased-is-out-of-stock)
* [International Shipping](/help-center/shipping-and-packing.md#international-shipping)
* [Shipping cost](/help-center/shipping-and-packing.md#shipping-cost)
* [What is customs duty?](/help-center/duty-and-tax.md)
* [Do I get a bigger discount if I buy in large quantities?](/help-center/wholesale.md#do-you-offer-wholesale-pricing)
  {% endhint %}

{% content-ref url="/pages/9lg88x5HdLabWl6SZHfS" %}
[Fabric Swatch](/help-center/fabric-swatch.md)
{% endcontent-ref %}

{% content-ref url="/pages/I0vNLustyAie8Tbv4HcM" %}
[Order Guide](/help-center/order-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/eIrJknBrSB4MPvi4QKUF" %}
[Shipping & Packing](/help-center/shipping-and-packing.md)
{% endcontent-ref %}

{% content-ref url="/pages/xGaZy9xLtI27WLvaLUBz" %}
[Duty & Tax](/help-center/duty-and-tax.md)
{% endcontent-ref %}

{% content-ref url="/pages/OobuKVEEKSDbG1B4HK0I" %}
[Payment support](/help-center/payment-support.md)
{% endcontent-ref %}

{% content-ref url="/pages/EcbNpbBcBlIwRZdejHaO" %}
[Store Credit & Coupon](/help-center/store-credit-and-coupon.md)
{% endcontent-ref %}

{% content-ref url="/pages/sHqhmUiFMh5UZFf45zwR" %}
[Wholesale](/help-center/wholesale.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://support.fabricis.com/help-center/greeting.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.
