# Interactive Prototype

{% tabs %}
{% tab title="✓  INSTRUCTIONS & DELIVERABLE" %}
Provide enough visual and interactive detail in your interactive prototype to allow thorough testing of each potential user scenario in your game. We recommend you use [**Marvel App**](https://marvelapp.com/) to create your prototype.

**❏ Deliverable**\
A link to your working Marvel App prototype that uses your interface mockups.
{% endtab %}

{% tab title="⦿ EXAMPLE" %}
{% embed url="<https://marvelapp.com/179a1d9g>" %}
{% endtab %}

{% tab title="★  RUBRIC" %}

| ✓- Below Standard                                                                                                                                                               | ✓ At Standard                                                                                                                      | ✓+ Above Standard                                                                                                                                                                                       |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **A prototype** is provided but lacks detail to make the evaluation fruitful, not demonstrating a unique visual or interactive perspective on the basic trivia template design. | A prototype that demonstrates thoughtful concept design and provides a good representation of idea for feedback from participants. | A prototype that is exceptional in representing and evaluating some novel concepts in an efficent way for participants, or a couple variations of a prototype are presented to test alternate concepts. |
| {% endtab %}                                                                                                                                                                    |                                                                                                                                    |                                                                                                                                                                                                         |
| {% endtabs %}                                                                                                                                                                   |                                                                                                                                    |                                                                                                                                                                                                         |


---

# 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.idew.org/project-trivia-app/project-instructions/2-design-and-build-solution/2.3-interactive-prototype.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.
