> For the complete documentation index, see [llms.txt](https://docs.openconstitution.us/global-statutes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openconstitution.us/global-statutes/open-tribunal/guidelines/community-guidelines.md).

# Community Guidelines

**Basic Constitution Guidelines:**

<mark style="color:green;">Generally, Open Council members participate and constitute the Open Tribunal.</mark>&#x20;

<mark style="color:green;">Members from the Councils:</mark> [<mark style="color:green;">Advisory</mark>](broken://pages/2y5GNGIpA4Odv4UucShq) [<mark style="color:green;">Ethics</mark>](broken://pages/7YGTw7IVBdQgxykz12wC)<mark style="color:green;">,</mark> [<mark style="color:green;">Observation</mark>](broken://pages/KJlLUtbcAI9Jgz36IoxD)<mark style="color:green;">,</mark> [<mark style="color:green;">Legal</mark>](broken://pages/OS4m5jcD08r5qhVakGDL) <mark style="color:green;">and</mark> [<mark style="color:green;">Regulations</mark>](broken://pages/SQm4i7cySmP5vi9Awbxt) <mark style="color:green;">Council often constitute an Open Tribunal.</mark>

*<mark style="color:purple;">Members from the Observation Council often constitute an Open Tribunal registered for a dispute between two independent Serenity Partner Program participants. Read more on the role of</mark>* [*<mark style="color:purple;">**Observer Co**</mark>*](broken://pages/KJlLUtbcAI9Jgz36IoxD#role-of-observer-committee-members-in-open-tribunal-for-arbitrations-between-disputing-participants)*<mark style="color:purple;">**uncil**</mark> <mark style="color:purple;"></mark><mark style="color:purple;">in arbitration proceedings between Serenity partners.</mark>*

*<mark style="color:green;">Depending on amendment proposals drafted for change to this Open Constitution:</mark>*

a. Members from other Open Council bodies may also be elected to an Open Tribunal&#x20;

b. Members from other Councils - [Ambassador Council](broken://pages/rmLhz3WErIuaLSqJfyYY) or [Election Council](broken://pages/qI7SD5KULs0syNwJdZ13) may also constitute an Open Tribunal.


---

# 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.openconstitution.us/global-statutes/open-tribunal/guidelines/community-guidelines.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.
