# Super Exchange

Super Exchange是一个基于Solana的链上交易平台，通过独创的“超级曲线”（Super Curve）机制，首次将代币发行与交易统一起来，消除了对流动性提供者的依赖，同时确保了在每个价格点都拥有充足且无法移除的流动性。<br>

传统模式的问题：

* 中心化交易所（CEXs）把持上币权，并且优先内部人士；
* 自动做市商（AMMs）依赖波动性较高的流动性提供者，撤池跑路的现象频繁发生。
* 以Pump.fun为代表的平台未能提供持续的流动性，并在代币成功发射前释放了过大比例的供应量。

Super Exchange通过“超级曲线”彻底解决了这些问题，实现了代币公平发行、充裕且不可撤出的流动性和自然价格发现机制。

不再有撤池子跑路，不再有内部人士优先，只有不可阻挡的增长。


---

# 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.super.exchange/simplified-chinese/home.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.
