# What Is Chadswap?

Chadswap is the most affordable peer-to-peer OTC trading marketplace built specifically for the Cardano blockchain. Designed with efficiency and user experience in mind, Chadswap leverages secure and trustless smart contracts, empowering users to trade directly without the need for intermediaries.&#x20;

<figure><img src="/files/5u70gzujMKkRpxqh8djt" alt=""><figcaption><p>Snippet of the Chadswap app interface.</p></figcaption></figure>

{% hint style="warning" %}
**Disclaimer:** The data displayed in this image is for illustrative purposes only and consists of placeholder values.
{% endhint %}

By addressing the persistent issue of low liquidity and high trading costs prevalent in Cardano's DeFi landscape, ChadSwap introduces an intuitive order book model that allows seamless matching of trades at [minimal fees](/platform-fees.md). \
\
Our lightweight platform not only ensures the lowest transaction costs in the Cardano ecosystem but also promotes interoperability, effortlessly integrating with various DEX aggregators to maximize market exposure. With ChadSwap, you cut costs—not corners—making decentralized trading accessible, efficient, and reliable.

{% hint style="info" %}
**Want to learn more about using ChadSwap?** Check out our [step-by-step tutorial](/how-to-use/create-order.md), and let's get you started!
{% endhint %}


---

# 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.chadswap.com/getting-started/what-is-chadswap.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.
