> For the complete documentation index, see [llms.txt](https://meet-coop-1.gitbook.io/handbook-trial/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://meet-coop-1.gitbook.io/handbook-trial/8-terminology/terminology/greenlight.md).

# Greenlight

> To be added xxx

xxx The front-end of [BBB, Big Blue Button](/handbook-trial/8-terminology/terminology/bbb-big-blue-button.md) - a fundamental component of meet.coop's [platform space](/handbook-trial/1-principles/intentions/platform-spaces.md). Greenlight provides the interface where BBB account holders create and configure their BBB rooms, open a room for a meeting and access recordings of previous meetings.

Like BBB, the [FLOSS](/handbook-trial/8-terminology/terminology/floss.md) software code of Greenlight is maintained and developed internationally by xxx, not by meet.coop itself.

xxx Features of Greenlight. FAQs

* Creating rooms
* [Fair use](/handbook-trial/2-political-economy/members-and-contributions/fair-use-of-bbb-space.md)
* Configuring a room
* Accessing ands sharing recordings of previous meetings


---

# 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://meet-coop-1.gitbook.io/handbook-trial/8-terminology/terminology/greenlight.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.
