# Welcome

Welcome, fellow Chad!

You've landed at the official documentation for ChadSwap, the premier OTC marketplace built and thriving on the Cardano blockchain. Whether you're a user eager to dive into easy-to-follow tutorials or a developer seeking seamless integration for your project, we've got you covered. Navigate through our carefully crafted resources designed to support you every step of the way.

And remember, you're never alone! If any questions arise, join our vibrant [community](https://discord.gg/BCpFUz9Xhs) and let your Chad journey begin!

***

### Jump Right In

{% content-ref url="/pages/rHGjqwKU48ZVlcUzVpqx" %}
[Usecase](/usecase.md)
{% endcontent-ref %}

{% content-ref url="/pages/jndDEeRZ2wRhfilIm0Jm" %}
[Create Order](/how-to-use/create-order.md)
{% endcontent-ref %}

{% content-ref url="/pages/acqZRg3gaxQa6xJr12ey" %}
[Accept Order](/how-to-use/accept-order.md)
{% endcontent-ref %}

{% content-ref url="/pages/NZXpIFIC6kZ3E8GFxugi" %}
[Notification System](/how-to-use/notification-system.md)
{% endcontent-ref %}

***

### For Developers

{% content-ref url="/pages/pCvCyCkzYbel0FYnmCEf" %}
[Integrate Chadswap](/integration/integrate-chadswap.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.chadswap.com/readme.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.
