# Merchant Docs

## Merchant Docs

- [Overview](https://merchant-help.violet.io/readme.md)
- [Shopify](https://merchant-help.violet.io/platform-guides/shopify.md)
- [Troubleshooting Onboarding Issues](https://merchant-help.violet.io/platform-guides/shopify/troubleshooting-onboarding-issues.md)
- [Shipping Configuration Requirements](https://merchant-help.violet.io/platform-guides/shopify/shipping.md)
- [Inventory Location Considerations](https://merchant-help.violet.io/platform-guides/shopify/inventory-location-considerations.md)
- [Using Presentment Currencies](https://merchant-help.violet.io/platform-guides/shopify/using-presentment-currencies.md)
- [BigCommerce](https://merchant-help.violet.io/platform-guides/big-commerce.md)
- [Refunding Orders](https://merchant-help.violet.io/platform-guides/big-commerce/refunding-orders.md)
- [Creating Coupon Codes](https://merchant-help.violet.io/platform-guides/big-commerce/creating-coupon-codes.md)
- [Using Presentment Currencies](https://merchant-help.violet.io/platform-guides/big-commerce/using-presentment-currencies.md)
- [WooCommerce](https://merchant-help.violet.io/platform-guides/woo-commerce.md)
- [Magento](https://merchant-help.violet.io/platform-guides/magento.md)
- [Uninstalling the Violet Extension](https://merchant-help.violet.io/platform-guides/magento/uninstalling-the-violet-extension.md)
- [Prestashop](https://merchant-help.violet.io/platform-guides/prestashop.md)
- [Why We Request Each Scope](https://merchant-help.violet.io/platform-guides/prestashop/prestashop-scope-reasons.md)
- [Salesforce Commerce Cloud](https://merchant-help.violet.io/platform-guides/salesforce-commerce-cloud.md)
- [Saleor](https://merchant-help.violet.io/platform-guides/saleor.md)
- [Swell](https://merchant-help.violet.io/platform-guides/swell.md)
- [Spree](https://merchant-help.violet.io/platform-guides/spree.md)
- [Vendo](https://merchant-help.violet.io/platform-guides/vendo.md)
- [Ecwid](https://merchant-help.violet.io/platform-guides/ecwid.md)
- [Square](https://merchant-help.violet.io/platform-guides/square.md)
- [CommerceTools](https://merchant-help.violet.io/platform-guides/commercetools.md)
- [Wix](https://merchant-help.violet.io/platform-guides/wix.md)
- [Troubleshooting](https://merchant-help.violet.io/platform-guides/wix/troubleshooting.md)
- [Squarespace](https://merchant-help.violet.io/platform-guides/squarespace.md)
- [Troubleshooting](https://merchant-help.violet.io/platform-guides/squarespace/troubleshooting.md)
- [Shoprenter](https://merchant-help.violet.io/platform-guides/shoprenter.md)
- [Shoplazza](https://merchant-help.violet.io/platform-guides/shoplazza.md)
- [Shoptet](https://merchant-help.violet.io/platform-guides/shoptet.md)
- [Lightspeed eCom](https://merchant-help.violet.io/platform-guides/lightspeed.md)
- [Medusa](https://merchant-help.violet.io/platform-guides/medusa.md)
- [Miva Merchant](https://merchant-help.violet.io/platform-guides/miva.md)
- [Oracle Commerce Cloud](https://merchant-help.violet.io/platform-guides/oracle-commerce-cloud.md)
- [SAP Commerce Cloud](https://merchant-help.violet.io/platform-guides/sap-commerce-cloud.md)
- [Centra](https://merchant-help.violet.io/platform-guides/centra.md)
- [Cartpanda](https://merchant-help.violet.io/platform-guides/cartpanda.md)
- [Catalog Feeds](https://merchant-help.violet.io/feeds/feeds-overview.md)
- [Managing API Credentials](https://merchant-help.violet.io/feeds/feeds-overview/managing-api-credentials.md)
- [Upload Feed](https://merchant-help.violet.io/feeds/feeds-overview/upload-feed.md)
- [Get Feed by ID](https://merchant-help.violet.io/feeds/feeds-overview/get-feed.md)
- [List Feeds](https://merchant-help.violet.io/feeds/feeds-overview/list-feeds.md)
- [XML Format Guide](https://merchant-help.violet.io/feeds/feeds-overview/xml-format-guide.md)
- [Getting Paid](https://merchant-help.violet.io/interacting-with-violet/getting-paid.md)
- [Setting up a Payout Account](https://merchant-help.violet.io/interacting-with-violet/getting-paid/setting-up-a-payout-account.md)
- [Managing Payout Accounts in the Merchant Dashboard](https://merchant-help.violet.io/interacting-with-violet/getting-paid/managing-payout-accounts.md)
- [Understanding Payouts and Distributions](https://merchant-help.violet.io/interacting-with-violet/getting-paid/understanding-payouts.md)
- [Connecting a new Stripe Account for Payouts](https://merchant-help.violet.io/interacting-with-violet/getting-paid/connecting-new-stripe-accounts.md)
- [Connecting a new Payout Account in Violet Connect](https://merchant-help.violet.io/interacting-with-violet/getting-paid/connecting-payout-account-violet-connect.md)
- [Quick Reference](https://merchant-help.violet.io/interacting-with-violet/getting-paid/quick-reference.md)
- [Need Help?](https://merchant-help.violet.io/interacting-with-violet/getting-paid/need-help.md)
- [Merchant Dashboard](https://merchant-help.violet.io/interacting-with-violet/merchant-dashboard.md)
- [Refunding An Order](https://merchant-help.violet.io/interacting-with-violet/refunding-an-order.md): Refunding a Violet Order is the same as any other order
- [Canceling an Order](https://merchant-help.violet.io/interacting-with-violet/canceling-an-order.md): From the merchants system, canceling a Violet Order is the same as canceling a traditional order.
- [Understanding Adjustments](https://merchant-help.violet.io/interacting-with-violet/understanding-adjustments.md): Learn how Violet handles post-order corrections to shipping, tax, and discounts


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://merchant-help.violet.io/readme.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.
