# Test

Don't forget to visit the storefront and test Group Order once again as [the customers' flow](/group-order/customers-flow.md) after activating it for your online business.

**Some steps to test Group Order:**

**Step 1**: Go to your online store

**Step 2**: Create a group order as an owner

**Step 3**: Copy the order link, paste it into different browsers, and do shopping as invitees

**Step 4**: Review the cart

**Step 5**: Pick a delivery/store pickup slot (optional, skip it if you don't enable delivery date or store pickup for your online store)

**Step 6**: Apply discounts and check out

Please check our [video demo](https://www.youtube.com/watch?v=1x5xgq6DxnY) to get a clear vision!

The [demo store](https://borcellebakery.myshopify.com/) would be much helpful, check it out! (*Password: 123*)

*Reach out to us via the live chat in-app or the email* [*contact@omegatheme.com*](mailto:contact@omegatheme.com) *if you stumble upon something hard to solve. Any messages from you guys are greatly appreciated!*


---

# 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.dingdoong.io/group-order/set-up-group-order/test.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.
