# Order Settings

For Marketing purpose, store owners can also show fake order notifications to customers with the following settings.

<figure><img src="/files/6s7O2iaeoXeaa3bwb6le" alt=""><figcaption></figcaption></figure>

* **Use Fake Orders:** Enable or disable displaying fake order notifications from here.
* **Fake Customers Name:** Add some random customer names here, separated by a comma.
* **Fake Orders Product Id:** Add some of your product IDs here, separated by a comma.
* **Fake Orders Countries:** Add various country names here, separated by a comma.
* **Fake Order Time:** Add fake order notification time here, separated by a comma.


---

# 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.magecomp.com/magento-2-recent-sales-notification-extension/order-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.
