# Webapp + Creation

We will be designing a webapp for putting all the peices of the room together.\
\
Please refer to this site for an example: <https://meiker.io/play/13267/online.html>

<figure><img src="/files/C2QD3WyIMWz4MW0fZC8D" alt=""><figcaption><p>Example of Web App</p></figcaption></figure>

Completed rooms will be saved on a gallery page with a voting system.

Completed rooms can be named as well.

<figure><img src="/files/D4UCDzo3UeC3cHW4ESC2" alt=""><figcaption><p>Example Room</p></figcaption></figure>


---

# 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://croginal-cats.gitbook.io/croginal-rooms/phase-2-creation-+-voting/webapp-+-creation.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.
