# 參與者

**Megaton Finance是一種即時交換協議，與鏈上流動性池一起運行，其中流動性由自動做市機制（AMM）保證。它是一種鏈上互換服務，允許任何擁有任何WTON或oToken類型加密貨幣的人成為流動性提供者並從交易手續費佣金中賺取收入。**

* **交易者（Trader）**：通過向Megaton Finance池支付費用，交易者可以立即兌換代幣。代幣價格在交易期間根據存入池中的配對資產的數量（兌換率）波動。
* **流通量提供者（Liquidity Provider）**: 指用戶將一對二代幣存入Megaton Finance礦池獲取收益。如果提供流動性，流動性提供者將收到 LP（流動性提供者）代幣，MEGA作為供應證明。他們將從各自的池中獲得費用的獎勵份額作為貢獻獎勵。
*

![](/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-tw/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.
