> For the complete documentation index, see [llms.txt](https://info.creamswap.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://info.creamswap.app/cream-swap/creamswap-he-xin-gong-neng/ju-he-jiao-yi.md).

# 聚合交易

Cream Swap（DEX）中聚合交易是通过在**CreamSwap**、**PancakeSwap**上同时查询和比较价格，并执行最优交易的方法。利用智能合约和技术平台，将多个交易所的流动性（订单簿）汇集在一起，以获取更好的交易价格和执行效率。

聚合交易的主要目的是为了获得最优的交易条件，以减少交易成本并最大化交易收益。通过同时访问多个交易所的订单簿，聚合交易可以比较不同市场上的买卖价格，找到最佳的价格差，并执行最优的交易。

<table><thead><tr><th width="205" align="center">项目营收</th><th width="160" align="center">销毁基金</th><th align="center">俱乐部分红</th><th align="center">运营收入</th></tr></thead><tbody><tr><td align="center">Trade手续费0.3%</td><td align="center">70%</td><td align="center">9%</td><td align="center">21%</td></tr><tr><td align="center">预售平台（待更新）</td><td align="center">\</td><td align="center">\</td><td align="center">\</td></tr><tr><td align="center">周边业务（待更新）</td><td align="center">\</td><td align="center">\</td><td align="center">\</td></tr></tbody></table>

#### Cream Swap聚合交易的过程（全自动）：

1. 查询市场：聚合交易平台会查询连接的多个交易所，获取当前的买卖价格和订单簿深度等信息。
2. 比较价格：聚合交易平台会比较不同市场上的买卖价格，计算出最佳的价格差和可执行的交易量。
3. 选择最优交易：根据比较结果，聚合交易平台会选择最优的交易市场和价格，以执行交易。
4. 执行交易：通过智能合约，聚合交易平台会在选择的市场上执行交易，将用户的订单分割成多个子订单，并在不同市场上进行交易。
5. 交易确认：一旦交易完成，聚合交易平台会通知用户交易结果，并提供相应的交易记录和凭证。

通过聚合交易，交易者可以在不同市场上获取更好的价格和流动性，并减少交易的滑点和成本。聚合交易为用户提供了更高效、便捷和优化的交易方式，使其能够更好地执行交易策略和获得更有利的交易结果。

{% hint style="success" %}
Cream Swap交易快人一步！
{% endhint %}


---

# 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:

```
GET https://info.creamswap.app/cream-swap/creamswap-he-xin-gong-neng/ju-he-jiao-yi.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.
