> For the complete documentation index, see [llms.txt](https://dzone-finance.gitbook.io/dzone/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dzone-finance.gitbook.io/dzone/welcome-to-dzone.md).

# Welcome to Dzone !

## Introduction

What is Dzone ?

> *Dzone is a **Cross-chain DEX aggregator.*** It guarantees the fastest, the cheapest and the most secure multi step swaps across all blockchain networks and bridges with a single transaction. With the Theta algorithm based "CCRP(Cross-Chain Routing Protocol)" and the maximized UX, Dzone will become the best one-stop DeFi platform where everyone can exchange any asset on any blockchain seamlessly.&#x20;

## Value

Blockchain “going mainstream” has been the talk of the industry for years now and more and more world’s biggest companies adopt blockchain and run projects. \
\
Blockchain was expected to be adopted by mass soon. However, it is not adopted yet because projects focus too much on technology and not focus on user experience as much. The blockchain technology and cryptocurrency would gain traction with the masses only when projects maximize user experience and users do not have to understand all the technology behind it.

As more dApps across different blockchains are developed, the need to connect the fragmented blockchain ecosystem and the dApp with better UX continue to grow. **Dzone** is aware of the importance of integrating the fragmented liquidity in heterogeneous blockchains into one. \
\
**Dzone** with "CCRP(Cross-Chain Routing Protocol)" is a single decnetralized platform where all the assets across heterogeneous blockchains can be exchanged with a few clicks. <br>

{% content-ref url="/pages/sn3YxJzQQTL5Kn2ivc3x" %}
[Roadmap](/dzone/overview/roadmap.md)
{% endcontent-ref %}

{% content-ref url="/pages/A4ProOQ5OwvmIy7IaNjD" %}
[Vision](/dzone/overview/vision.md)
{% endcontent-ref %}

{% content-ref url="/pages/208gCVdfAfecyJg1HDUw" %}
[Swap](/dzone/user-guide/swap.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://dzone-finance.gitbook.io/dzone/welcome-to-dzone.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
