# Commerce

- [Commerce Glossary](https://docs.ownchat.app/commerce/commerce-glossary.md): The Commerce screen in Ownchat centralizes business transactions, managing product listings, orders, payments, and customer interactions seamlessly within the platform.
- [Catalog Products Creation](https://docs.ownchat.app/commerce/catalog-products-creation.md): Ownchat's Item Screen simplifies product management, allowing businesses to add, edit, and organize product details efficiently, ensuring seamless inventory control and customer satisfaction.
- [Collection Creation](https://docs.ownchat.app/commerce/collection-creation.md): Collections in Ownchat enable businesses to group related items for better management and customer presentation, enhancing browsing and targeted marketing.
- [Store Settings](https://docs.ownchat.app/commerce/store-settings.md): Store Settings in Ownchat allow businesses to customize catalog source, order value, shipping costs, discounts, and payment methods for a seamless shopping experience.


---

# 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.ownchat.app/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.
