# Wizards

Wizards are intuitive tools within eMOBIQ that simplify complex processes by providing step-by-step guidance. They enable users to accomplish specific tasks and configure various aspects of their mobile app without extensive coding knowledge.

Wizards, such as the Page Wizard and Function Wizard, streamline the creation of pages and configuration of logic. They break down tasks into manageable steps, offering clear instructions and options. Users can make selections, customize settings, and visualize progress through the wizard's interface.

The Page Wizard helps users generate different types of pages, select templates, and configure datasources and field mappings. The Function Wizard guides users in configuring logic for components, including event triggers, logic types, and data mappings.

By using wizards in eMOBIQ, users can streamline app development, reducing complexity and time required. The guided interface, along with visual examples, empowers users to create powerful and customized mobile apps with ease.


---

# 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.emobiq.com/emobiq-client/009-wizards.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.
