# Conducting a Meeting

Now that you have set up a LORROS Meeting, the Meeting follows the spirit of Robert’s Rules of Order as much as possible. The main difference is that Agenda Topics do not need to addressed sequentially. In other words, you can start commenting on any Agenda Topic that is of most interest to you.

{% hint style="info" %}
Unlike traditional meetings where Agenda Topics at the end of the list can get rushed, with LORROS important Agenda Topics will always get the attention they require.
{% endhint %}


---

# 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://lorros.gitbook.io/lorros-guide/meetings-1/conducting-a-meeting.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.
