# Decentralized Arbitration Court

If a dispute arises between talent and hiring entities, it may escalate to the Decentralized Arbitration Court (DAC) unless both parties reach a resolution.

$BDXN lockers that wish to participate in the arbitration process act as jurors. The parties involved in the dispute have a three day window in which to present evidence of transgression and/or breach of agreement. After this period has elapsed, each juror has a week in which to examine the evidence provided and make a binary decision about who they deem to be the aggrieved party.<br>

At the end of the period once jurors have voted, the results are revealed. If the hiring manager is deemed to be the aggrieved party, any payment/bounty they put forth is returned to them. If the talent is deemed to be the aggrieved party, any payment from the hiring party still held in escrow is released into their possession.

\
Jurors that vote on the losing side of the court, have 25% of their staked $BDXN confiscated and shared equally among the jurors on the winning side. This incentivises jurors to reach a [Schelling point](https://en.wikipedia.org/wiki/Focal_point_\(game_theory\)), and vote in the way they believe the majority will achieve consensus.


---

# 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://docs.bondex.app/tokenomics-2.0/decentralized-arbitration-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.
