> For the complete documentation index, see [llms.txt](https://docs.skypirl.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skypirl.tech/pirlmeet.com/cabinet-lock/normal-demo.md).

# Normal-Demo

**Normal: everyone in one house will limit people and videos**

**Demo: The owner of the room will stand outside on the balcony, the audience will watch outside so you can have a grandstand of thousands of people watching at the same time.**

<figure><img src="/files/0Cmp8sEwz08ndgXGL8BO" alt=""><figcaption></figcaption></figure>

**Normal:** is the normal meeting room mode, you can open the room, close the room. Users who want to enter the room just need to type the name for the normal user and the name + password for the Guru account

<div><figure><img src="/files/iyQRHQOlcxmt0TmkQBz9" alt=""><figcaption></figcaption></figure> <figure><img src="/files/HCBOWBrJUzqaPV3ijz1M" alt=""><figcaption></figcaption></figure></div>

To move from **Normal** to **Demo** mode you just need to click on **Normal**, to open and close the room you click on the **Lock icon**

<figure><img src="/files/KkQ7gPg9KhBijwVAr8G8" alt=""><figcaption></figcaption></figure>

This is the image when you are in **Demo** mode

<figure><img src="/files/9nIfSS7whJMYdGCaGurE" alt=""><figcaption></figcaption></figure>

**Difference between Normal and Demo mode**

Normal mode will force users to log in, which will take a lot of time, while Demo mode will give users faster access to your room. Demo is an open mode, only Guru users have the right to play videos, normal users will be in audience mode, if they want to play videos, they will have to click on the bell icon to raise their hands. Only when approved by user Guru can normal users play videos

This is a picture of your room when switched to Demo mode. You just need to click on the Room-House logo to join the room

<figure><img src="/files/QlJ4bRXNnx3dO7NG28Am" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/T3TEvtKNQCWkKodJ7yYQ" alt=""><figcaption></figcaption></figure>

**Note:** To login the **Guru user** to the room while you are in **DEMO** mode you must go to the **cabinetlock** and switch back to **Normal** mode. After logging in, you switch back to **DEMO** mode to continue using

**Cabinetlock User Manual:** [**https://docs.room-house.com/room-house.com/cabinet-lock**](https://docs.room-house.com/room-house.com/cabinet-lock)

**Free Trial:** [**https://docs.room-house.com/room-house.com/free-trial**](https://docs.room-house.com/room-house.com/free-trial)

#### Room-House.com SkyPirl Pirl&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.skypirl.tech/pirlmeet.com/cabinet-lock/normal-demo.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
