# Store Settings

Store Settings in Ownchat allow businesses to configure their online store by setting details like manage shipping, minimum order value, payment options, and discounts to customize the store interface for a seamless shopping experience.

**Configure Store Settings in Ownchat\\**

1. **Catalogue**: Set the default catalog source to **Wa Commerce**.
2. **Stock Management:** To manage stock levels automatically in Ownchat, enable the feature and set a low stock alert value to notify business users.
3. **MOV / Shipping Cost**: Determine the minimum order value (MOV) based on business requirements. Specify shipping charges, which might be free or with a cost incurred.
4. **Discounts**: Apply discounts to carts with a value above a certain threshold, if applicable.
5. **Payment Options**: Select payment methods such as cash on delivery or online payment based on business needs.


---

# 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/store-settings.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.
