# Dispute - Do I need to put collateral to create a dispute?

Aragon Court doesn't require a collateral deposit in order to create a dispute.

The Aragon Court subscriber can require a collateral deposit, and has absolute control over this setting: the amount, who pays for it, how it is redistributed when a verdict is ruled, etc.

Aragon Court does require collateral to appeal disputes and confirm appeals (see next section).


---

# 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/dispute-do-i-need-to-put-collateral-to-create-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.
