> For the complete documentation index, see [llms.txt](https://lorros.gitbook.io/lorros-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lorros.gitbook.io/lorros-guide/meetings-1/quick-decisions.md).

# Quick Decisions

If you need to make a quick decision, you can start a Meeting now and end it before the day is out. This, of course, only works if all of your members get the Notice in time and are available to participate within the scheduled time frame.

The advantage of using LORROS here over, say, a conference call, is that all members do not have to be available at exactly the same time, yet a decision can still be made, duly recorded in the minutes and archived in LORROS.

If the Meeting is shorter than 48 hours, LORROS Messages alerting members that the meeting will be ending will not be sent.


---

# 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://lorros.gitbook.io/lorros-guide/meetings-1/quick-decisions.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.
