> 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/about-open-tribunal.md).

# About Open Tribunal

{% hint style="info" %} <mark style="color:green;">The Open Tribunal is an autonomous body in the Muellners Foundation's global community. It is a standalone and independent Council with its own powers of constitutional governance.</mark>&#x20;
{% endhint %}

Open Tribunal of the Foundation is an *independent, autonomous, and self organised* constitutional body, which is primarily responsible for ensuring fair and transparent execution of this Open Constitution.

> <mark style="color:purple;">A Tribunal stands as an institution in the Foundation's community with an authority to judge, adjudicate on, or determine claims or disputes</mark> <mark style="color:purple;"></mark><mark style="color:purple;">**between members**</mark> <mark style="color:purple;"></mark><mark style="color:purple;">of the Foundation.</mark>
>
> <mark style="color:purple;">A Tribunal also stands as an institution in the Foundation's community with an authority to judge, adjudicate on, or determine claims or disputes</mark> <mark style="color:purple;"></mark><mark style="color:purple;">**between two different constitutional bodies**</mark> <mark style="color:purple;"></mark><mark style="color:purple;">of the Open Council.</mark>&#x20;
>
> <mark style="color:purple;">A Tribunal also stands as an institution in the Foundation's community with an authority to judge, adjudicate on, or determine claims or disputes</mark> <mark style="color:purple;"></mark><mark style="color:purple;">**between two independent participants of Serenity Partner Program**</mark><mark style="color:purple;">.</mark>

> <mark style="color:blue;">**Open Tribunal is generally constituted to resolve member disputes over:**</mark>
>
> <mark style="color:blue;">**a. Community governance such as Project affairs, Code of Conduct violations**</mark>&#x20;
>
> <mark style="color:blue;">**b. Research such as public policy research direction**</mark>
>
> <mark style="color:blue;">**c. International Arbitration**</mark>
>
> <mark style="color:blue;">**d. Intellectual Property ownership**</mark>&#x20;

{% hint style="info" %} <mark style="color:green;">**Role in International Arbitration:**</mark>

<mark style="color:green;">**Open Tribunal**</mark> <mark style="color:green;"></mark><mark style="color:green;">also acts as an alternative dispute resolution mechanism for the Foundation's global citizens.</mark>&#x20;

<mark style="color:green;">Open Tribunal may also serve Foundation's citizens, resolving commercial disputes through an international arbitration framework.</mark>

<mark style="color:green;">The Tribunal members shall follow Foundation's</mark> [<mark style="color:green;">guiding principles</mark>](broken://pages/p4s2wHQb64UeBGs5Paxk) <mark style="color:green;">in resolving disputes.</mark>

Each case logged on Serenity Governance System and accepted by the Open Tribunal is generally accompanied by a public facing Observation Report, upon the closure of the case.

Open Tribunal focuses on both **local and International laws on commerce, financial crimes, business & trade laws.**
{% endhint %}


---

# 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/about-open-tribunal.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.
