> 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/hands-up.md).

# Hands Up

**1:** When a normal user clicks on the bell icon, a notification window will appear and the name of the normal user will change to pink. Then Guru user will click on the pink letter name to approve

![](/files/5J9AWPUoU7CZjvn1n9YW)

This is an image of raising hands after being approved by Guru User, Normal User has the right to use the camera, play online videos, share the screen

![](/files/e0EQNVmAeubkEr4j0dHw)

**2:** To cancel raising hand Normal user will click on his pink name

![](/files/NQ4FdUhB6TmHlU9obRkD)

**3:** After the normal user finishes his lecture and wants to end the online conversation. Guru user will click on the normal user's name to switch back to the audience view

![](/files/wXSkwaRaYhc6pNMMZdxt)

#### SkyPirl(Pirl) Room-House.com Rumhaus


---

# 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:

```
GET https://docs.skypirl.tech/pirlmeet.com/hands-up.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.
