> For the complete documentation index, see [llms.txt](https://docs.cronaswap.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cronaswap.org/vn/master.md).

# Introduction

![](/files/EXcSpGnPju5fmDrq2aun)

CronaSwap là một sàn giao dịch phi tập trung (DEX) chạy trên nền tảng Cronos, sử dụng mô hình AMM tương tự như Uniswap, với native token là CRONA. CronaSwap còn có mức phí giao dịch trên nền tảng thấp nhất là 0,25%

Xem bài phân tích tổng quan của CronaSwap [tại đây](https://blogtienao.com/cronaswap-crona-coin/)

{% hint style="info" %}
Mục đích ra đời của CronaSwap hướng tới trở thành một chuẩn mực cho các nền tảng DEX. Chúng tôi muốn trở thành nền tảng DEX hàng đầu trên thị trường trong việc swap các tokens.
{% endhint %}

Chúng tôi cam kết mang lại giá trị đích thực, sự công bằng và đổi mới cho nền tài chính phi tập trung thông qua các sản phẩm và dịch vụ chất lượng cao của chúng tôi. CronaSwap nhanh chóng, an toàn và bất kỳ ai cũng có thể swap và earn các token .

**Hãy theo dõi các kênh truyền thông chính thức của chúng tôi:**

Telegram : <https://t.me/cronaswap>\
Twitter: <https://twitter.com/cronaswap>\
Medium: <https://cronaswap.medium.com/>\
Telegram Channel: <https://t.me/cronaswap_channel>

Discord: <https://discord.com/invite/YXxega5vJG>&#x20;

<br>


---

# 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://docs.cronaswap.org/vn/master.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.
