# 動的ペナルティ手数料

機能的なデリバティブ市場においては、流動性や市場状況に応じて、公正価格（Pfair）がスポット価格（Pspot）から乖離することは一般的です。しかし、過度の乖離や不合理な取引行為は、経済的手段で抑制する必要があります。マーク価格（Pmark）の定義は、この原則を反映しています。

LP（流動性提供者）やリミットオーダーメーカーを保護し、通常の取引行動に影響を与えないようにするために、Oyster AMMでは安定性ペナルティメカニズムを採用しています。取引によって、公正価格とマーク価格の乖離が取引前よりも大きくなる場合、LPやリミットオーダーメーカーに支払われる通常の取引手数料に加えて、以下の基準に基づいた安定性ペナルティが課されます。

<figure><img src="/files/f5Rto6rf73O19UehYfBD" alt=""><figcaption></figcaption></figure>

乖離が**MMR（維持マージン要件）未満**であれば、安定性ペナルティは課されません。\
乖離が**MMRを超える**取引については、安定性ペナルティ率が増加します


---

# 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.synfutures.com/jp/oyster-amm/sekyuriti/penaruti.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.
