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

# 简介

<figure><img src="/files/hVKQbL1rqicabH09RY2j" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**RosSwap** 是基于FON Smart Chain（简称FSC）公链，首个全新的DEX

#### RosSwap 致力于为您最大化利用虚拟货币资产！

{% endhint %}

## ↔️ 去中心化代币交易

> 即刻开始交易虚拟货币：无需注册账号

### 低手续费

何必多花冤枉钱？RosSwap 在丰智能链上运行。对比以太坊或比特币以及币安智能链，丰智能链拥有低廉的交易成本。RosSwap 的交易手续费也远比其他顶级去中心化交易所低。所以，对您来说，这绝对是一箭双雕。

### 去中心化

直接使用您的钱包 App 开始交易。\
不同于币安或 Coinbase 等中心化交易所，RosSwap 在交易时不会持有您的资金：**您对自己的加密货币有 100% 的所有权。**

## 💸 赚取

> 首次参与建设的用户，获得210万枚的挖矿Roselle奖励

* 公开透明：
  * RosSwap 在开源软件上构造：我们的网站和所有的智能合约都是公开的，以便最大化透明度。
  * 我们的智能合约均已在 FonScan 上验证源码，您可以去亲自检查：[1](https://fonscan.io/address/0x5Df615972954257133d7A0d5fFD68CddD31033d2/contracts#address-tabs) [2](https://fonscan.io/address/0x232bF8d9cED464a75632657Cb2554880Acdcac1B/contracts#address-tabs)
* 安全操作章程：
  * 对于所有智能合约的互动，罗斯们均使用多签钱包。
  * Roselle均已全部开采流通市场，让您放心投资。

**听起来很有趣对吧？**\
**让我们立刻开始吧！**


---

# 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.rosswap.com/zh/introduce.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.
