# Display App

The ultimate goal of this project is to create a web3 app that allows NFT holders to display their room in a shared space.

Multiple rooms could be stacked together in different configurations.

Small Croginal cat avatars could also be loaded from the wallet and walk around in the rooms.<br>

<figure><img src="/files/y1OXHfVMcDrXMJ3J2ztX" alt=""><figcaption></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-4-web3-app/display-app.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.
