# 参与者

**Megaton Finance是一种即时交换协议，与链上流动性池一起运行，其中流动性由自动做市机制（AMM）保证。它是一种链上互换服务，允许任何拥有任何WTON或oToken类型加密货币的人成为流动性提供者并从交易手续费佣金中赚取收入。**

* **交易者（Trader）**：通过向Megaton Finance池支付费用，交易者可以立即兑换代币。代币价格在交易期间根据存入池中的配对资产的数量（兑换率）波动。
* **流通量提供者（Liquidity Provider）**:  指用户将一对二代币存入Megaton Finance矿池获取收益。如果提供流动性，流动性提供者将收到 LP（流动性提供者）代币，MEGA作为供应证明。他们将从各自的池中获得费用的奖励份额作为贡献奖励。<br>

![](/files/K3rZDkNvSdTzKpWwIs6k) 请注意，基于AMM的掉期协议可能会出现滑点（交易时的估计价格与交易时的实际价格之间的差异）。 此外，流动性提供者可能会经历无常损失（与存放时相比存放资产的价格发生变化），因为池中的代币价格在供应点之后由AMM机制进行调整。

请在提供流动性或进行交易时牢记这些风险。


---

# 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.megaton.fi/zh-cn/ru-men/can-yu-zhe.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.
