> For the complete documentation index, see [llms.txt](https://docs.bizmagnets.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bizmagnets.ai/commerce.md).

# COMMERCE

- [Facebook Catalogue](https://docs.bizmagnets.ai/commerce/facebook-catalogue.md): Facebook Catalogue integration in BizMagnets allows businesses to display their product listings directly within WhatsApp messages.
- [Orders](https://docs.bizmagnets.ai/commerce/orders.md): The WhatsApp Orders feature  provides an efficient solution for managing orders. It enables you to easily track orders, customer details, payment status, and more, all in a structured format.
- [Payments](https://docs.bizmagnets.ai/commerce/payments.md): The Payments feature in the WhatsApp API enables businesses to facilitate seamless transactions directly within the WhatsApp chat interface.
- [Sending Payment Links](https://docs.bizmagnets.ai/commerce/payments/sending-payment-links.md): Learn how to send a payment request via WhatsApp in just a few easy steps with BizMagnets.
- [Tracking Payments](https://docs.bizmagnets.ai/commerce/payments/tracking-payments.md): Easily track and manage your payment links in BizMagnets! Learn how to cancel payment links, refresh payment status, and navigate conversations for seamless payment management.
- [FAQs](https://docs.bizmagnets.ai/commerce/payments/faqs.md): Here are some frequently asked questions (FAQs) regarding the Payments in BizMagnets


---

# 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://docs.bizmagnets.ai/commerce.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.
