# Testing Integration of Grocery Dashboard and App

### Testing Integration of Grocery Dashboard and App

The **Products** section should show you the following screen where the product you added will appear as follows.

![](/files/-M5fZjBsqlXg5VDnXCxT)

Clicking on the product should show you the following screen with the product you added using dashboard app.

![](/files/-M5fZvd8Pc40pchpZA3F)

Click on **Menu** shown at the top left corner of the screen. The screen is as shown below. Click on **Offer Zone.**

![](/files/-M5f_DqYcouYN3eqana3)

&#x20;Clicking on the **Offer Zone** should show you the following screen with the offer you added using dashboard app.

![](/files/-M5f_Qg2MH7f31Hee9yp)

Clicking on the offer should show you the following screen with the image and details of the offer shown in above step.

![](/files/-M5f_acPzwT65Alj6q1V)

**This completes our sample Grocery Dashboard and App flow !!**\
\
There are few more flows which you can explore the app in more detail via our Demo APK or Feature videos.


---

# 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://enappd.gitbook.io/ionic-grocery-shopping-app-platform/how-to-use-this-starter-1/testing-integration-of-grocery-dashboard-and-app.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.
