# Run the updated solution

With the customer forms and list added to the Hello-Jigx solution and published to the Cloud, you are ready to use the solution in the Jigx mobile app.

## Steps

1. On your mobile device **tap** the Jigx app icon on your mobile device.
2. Sign into the app with your [Jigx account](/getting-started/creating-an-account.md) details.
3. The app opens the [home hub](/building-apps-with-jigx/ui/home-hub.md) screen displaying the Hello Jigx solution, there are now four widgets showing, the map, calendar, **customer**, and **customer list** widgets.
4. Tap on the **customer** icon to open the new customer form. Add details of a new customer and submit the form. Navigate back to the Home Hub, you will notice that the customer you created shows in the **customer list** widget. View the customer details by tapping the customer name in the list. Tap the Edit Customer button at the bottom of the view. Make changes to the customer's email and name tap the save customer button at the bottom of the screen. Navigate back to the Home Hub to see the updated details in the list.


---

# 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.jigx.com/getting-started/create-an-app-from-scratch/create-data-form-_-list/run-the-updated-solution.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.
