# Examples of functionality

ZenCreate allows you to **create apps** without writing a single line of code, and in particular it allows you to:

* Use multiple-choice **game dynamics** (such as quizzes, find the hidden object, memory games etc.)&#x20;
* Use game dynamics based on **drag & drop** activities (such as puzzles, dress-up, place objects in sequence etc.)
* Create **interactive apps** that include images, text and animations
* Upload material on the fly, without having to **release a new version** (only in some situations)


---

# 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://info-176.gitbook.io/zencreate/what-is-zencreate/examples-of-functionality.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.
