# Court

The Court pallet allows an account, the entity responsible for the Court, to add a set of panel members. The head of the Court is responsible for setting a fee for dispute resolution services, and Court parameters like the period allowed for debate/argument and for rendering judgment.

This pallet will evolve significantly over time to allow more flexible structure according to actual real world usage.

<figure><img src="https://lh6.googleusercontent.com/Sbu290qUrSfHMRFu5iCrQGm62Hu6pxfek_5fgE2BHwzRJ_MzFqxkexxdOYQdLVeC4ewkOXmYnRpg3OJ8e_dQ9aJgu1T2233DynzXYpRkKIi7OZtHfr1SkG_YrG-OwkCwHqbgeUpYhJVCXsn1pAtFVgnBmnupvNeRKL8uUFFT-NtWG726_anX_9hGVcD1jQ" alt=""><figcaption></figcaption></figure>


---

# 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://gitbook.jur.io/jur-documentation/architecture/dispute-resolution-module/court.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.
