# Overview

## Introduction

Chainlancer is a decentralized blockchain-based platform built to enhance transactions in the digital independent professional domain. By facilitating trustless atomic transactions, it bridges the gap between clients and contractors in a secure digital environment.

## Concordia Protocol

The [Concordia Protocol](https://concordia-protocol.gitbook.io/whitepaper) serves as the core technology behind ChainLancer. It facilitates the irrevocable exchange of digital deliverables for cryptocurrency, ensuring secure and transparent transactions. This is accomplished by establishing clear conditions and utilizing cryptographic techniques, promoting a fair environment for all parties involved.

ChainLancer incorporates the Concordia Protocol's three-stage procedure: **deliverable encryption**, **approval**, and **payment finalization**. This ensures the integrity and finality of each exchange, protecting the interests of both parties.

## Quick Links

{% content-ref url="/pages/A6aB92U871IinisP6v2T" %}
[Payments](/about/payments.md)
{% endcontent-ref %}

{% content-ref url="/pages/6rrDLuiE6FVTA9DvAmO2" %}
[Arbiters](/about/arbiters.md)
{% endcontent-ref %}

{% content-ref url="/pages/sBQSV1rSEZ2WIlvJHGpw" %}
[Disputes](/about/disputes.md)
{% endcontent-ref %}

## Read More

{% content-ref url="/pages/UkTxWa5WZFjFlY34svYN" %}
[One Pager](/other/one-pager.md)
{% endcontent-ref %}

{% content-ref url="/pages/DtQDTSBNU0gA7K6dTgmd" %}
[FAQ](/other/faq.md)
{% endcontent-ref %}

{% content-ref url="/spaces/NAddyiMb6JKsgXAk6Xtj" %}
[Concordia Protocol Whitepaper](https://concordia-protocol.gitbook.io/whitepaper/)
{% 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.chainlancer.io/overview.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.
