# Demo

When you open new cashback site, you don't have any orders but you can test functions of plugin. For this, we made Demo module. Each activation will generate 3 orders with different statuses: `Pending`, `Approved`, `Declined`. To generate them, click on button:

![](/files/-M6GgBiSDJpcRgTE9J3t)

Orders will be added to Admin user.

Use `123` as Advertiser ID, if you want to test individual cashback function

![](/files/-M6GgPI0Q32Ct2eK5ZYW)


---

# 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://ctracker-docs.keywordrush.com/demo.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.
