# Arbitration Development

## Getting Started

The following sections detail the smart contract standards used in creating applications that leverage the Kleros Court to adjudicate disputes.

Take our quick DoDAO crash course on arbitration development and earn this NFT for your on-chain credential collection - <https://kleros.dodao.io/how-to/guide/view/b6c293ff-ca9b-44a8-b24a-81c45f6fc569>

<figure><img src="/files/Uq3l5xfchLFuFiKEZ9Ij" alt=""><figcaption><p>On-chain credentials are the future!</p></figcaption></figure>

{% content-ref url="/pages/-MQq2F9KT7vK9u2aUzqn" %}
[ERC-792: Arbitration Standard](/developer/arbitration-development/erc-792-arbitration-standard.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MQqCKRo6urkDsq1Ctnv" %}
[ERC 1497: Evidence Standard](/developer/arbitration-development/erc-1497-evidence-standard.md)
{% endcontent-ref %}


---

# 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.kleros.io/developer/arbitration-development.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.
