> 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/binding-vs-non-binding.md).

# Binding vs Non binding

{% hint style="info" %} <mark style="color:purple;">**Binding and Non Binding resolution:**</mark>&#x20;

*<mark style="color:purple;">**1**</mark>***.**<mark style="color:purple;">**For Foundation's project,**</mark><mark style="color:purple;">**&#x20;**</mark>*<mark style="color:purple;">**i.e a commercial activity undertaken or controlled by the Foundation:**</mark>*

*<mark style="color:purple;">Depending on the applicable business laws of local jurisdictions, relevant to the case, and structural integrity of the associated local as well as international arbitration laws</mark>*<mark style="color:purple;">**,**</mark> <mark style="color:purple;"></mark>*<mark style="color:purple;">Open Tribunal processes a binding resolution.</mark>*

*<mark style="color:purple;">**2. For a resolution between Foundation's Serenity Partner Program participants:**</mark>*

*<mark style="color:purple;">Depending on the applicable business laws of local jurisdictions, relevant to the case, and structural integrity of the associated local as well as international arbitration laws</mark>*<mark style="color:purple;">**,**</mark> <mark style="color:purple;"></mark>*<mark style="color:purple;">Open Tribunal processes a binding resolution.</mark>*

*Note: Currently, the Danish law of arbitration supersedes a local law of arbitration, specifically for the disputes between the Serenity Partner Program entities.*

*<mark style="color:purple;">**3. For NON Foundation projects/Historical cases appealed by it's global citizens:**</mark>*

*<mark style="color:purple;">Depending on the applicable business laws of local jurisdictions, relevant to the case, and structural integrity of the associated local as well as international arbitration laws, Open Tribunal may process both a binding or a non binding resolution.</mark>*
{% endhint %}

<mark style="color:red;">Judgment upon the award rendered by the arbitrator</mark>*<mark style="color:red;"><mark style="color:purple;">(Open Tribunal)<mark style="color:purple;"></mark>* <mark style="color:red;"></mark><mark style="color:red;">may be entered in any court with jurisdiction to do so.</mark>


---

# 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/binding-vs-non-binding.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.
