> For the complete documentation index, see [llms.txt](https://doc.outrun.build/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.outrun.build/en/zh/memeverse-quan-lian-she-qu-gong-shi-qi-dong-qi/vs-pump-fun.md).

# vs Pump.fun

Pump.fun 是当前最知名的 Memecoin 启动平台之一，以 bonding curve（联合曲线）发行、低门槛、纯市场博弈著称。Memeverse 走的是另一条路 —— 不拼谁更会投机，而拼谁能给 Memecoin 长出持续价值。

## 核心差异

| 维度         | Pump.fun 模式                                                      | Memeverse                       |
| ---------- | ---------------------------------------------------------------- | ------------------------------- |
| **流动性**    | bonding curve 发行，毕业后进入单一 PumpSwap 池（BOOST 模式在毕业时后置回购注入约 20% 流动性） | 创世即建四池，主池深度大，辅助池支撑 PT/YT 交易     |
| **价格保护**   | bonding curve 固定 1% 费率，开盘易被抢跑、夹击                                 | 动态费率 + 开池高费率，主动防御抢跑与三明治         |
| **资产持续性**  | meme 币本身无收益、无治理（协议侧另有创作者分成与 PUMP 收入分红）                           | Memecoin Staking 赚手续费 + DAO 治理权 |
| **资本效率**   | 一份资金一份参与                                                         | 杠杆创世可用较小成本放大早期份额                |
| **本金与收益**  | 不可分离                                                             | POL 拆分为 PT（本金）/ YT（收益），各取所需     |
| **保护生效时点** | 仅约 1% 代币能「毕业」，LP 锁定/销毁只在毕业后才生效；多数代币死在 bonding curve 上无保护         | 创世即生效：四池建立、365 天锁、不达标全额退        |
| **链范围**    | Solana 单链                                                        | 原生全链，多链启动 + 跨链质押 + 收益聚合         |

## 不同的设计哲学

* **Pump.fun** 把 Memecoin 当作**博弈工具**：谁的嗅觉快、谁的手速高，谁赚钱。结果是少数赢家和大量归零的 Memecoin。
* **Memeverse** 把 Memecoin 当作**社区资产**：用锁定的流动性建立信任，用动态费率维护市场健康，用 Staking 和 DAO 让长期持有者持续受益。

## 关键保护

* **抗 rug**：pump.fun 的 LP 锁定只在「毕业」后生效，约 99% 的代币从未毕业、死在 bonding curve 上无保护，团队/创作者仍持大量代币可抛售；Memeverse 的保护从创世生效——四池建立、流动性被锁定 365 天（合约硬约束，锁定期内任何一方都无法抽走），创世未达标则三类资金全额退款。
* **抗抢跑**：开池高费率 + 动态费率让插队者付出代价；预购聚合买单在主池建立的同笔交易内完成，狙击者无法抢在公开交易前建仓。
* **公平结算**：预购走固定 1% 费率专用通道，所有预购者共享同一笔聚合成交的平均价格（详见 [预购 Preorder](/en/zh/memeverse-quan-lian-she-qu-gong-shi-qi-dong-qi/preorder.md)）。

## 适合谁

* 喜欢**快速博弈、短期交易**的用户，Pump.fun 的模式更直接。
* 看重**长期价值、社区治理、可持续收益**的用户，Memeverse 提供了完整的资产化路径。

Memeverse 不否认 Memecoin 的投机属性，而是给它配上流动性、费率、杠杆、Staking、DAO 与跨链这层机制 —— 投机照旧，但手续费流向质押者和国库，治理权在持币者手里。


---

# 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://doc.outrun.build/en/zh/memeverse-quan-lian-she-qu-gong-shi-qi-dong-qi/vs-pump-fun.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.
