# What is the current duration of the different stages of a dispute?

Currently, the different stage lengths are:

* Argument submission: 7 days. It can be cut short if the Aragon Court subscriber decides to cut it short (commonly if both parties signal that they are done with argument submission).
* Vote commitment: 2 days
* Vote reveal: 2 days
* Appeal: 2 days
* Appeal confirmation: 2 days
* What is the current configuration of Aragon Court's parameters?

You can find Aragon Court's current parameters, including the values for modifiable parameters such as `Juror_Fee`, `Draft_Fee`, and `Settle_Fee`, on the backend monitoring dashboard.


---

# 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://legacy-docs.aragon.org/faq/products/aragon-court-faq/what-is-the-current-duration-of-the-different-stages-of-a-dispute.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.
